Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-184249
#<BuildRuby:0x000055b660f4c0d8
@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.20231209-184249",
@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.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000309 0.004075 1.003992 ( 1.258269)
build_miniruby 0.000969 0.000291 0.869893 ( 0.869566)
build_ruby 0.000746 0.000224 2.704055 ( 2.706133)
build_all 0.007022 0.001406 12.097771 ( 0.998285)
build_install 0.004473 0.009404 3.554968 ( 0.968893)
test_btest 0.000448 0.000196 63.230052 ( 5.815665)
test_basic 0.000035 0.003396 0.375130 ( 0.457556)
test_all 0.069430 0.028324 387.490292 ( 34.754765)
test_rubyspec 0.033816 0.037188 39.625358 ( 52.275379)
total: 100.11 sec