Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-181230
#<BuildRuby:0x0000564234717790
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231202-181230",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004532 0.000066 0.978412 ( 1.245490)
build_miniruby 0.000673 0.000052 0.871476 ( 0.873115)
build_ruby 0.001462 0.000113 2.707842 ( 2.709315)
build_all 0.004157 0.003947 12.106645 ( 1.008911)
build_install 0.010891 0.000000 3.581504 ( 0.970637)
test_btest 0.001068 0.000000 63.536477 ( 5.747126)
test_basic 0.003172 0.000000 0.370312 ( 0.452125)
test_all 0.075191 0.024889 387.180040 ( 38.999510)
test_rubyspec 0.030343 0.035222 39.668636 ( 52.356370)
total: 104.36 sec