Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-115542
#<BuildRuby:0x00005583d0c4bf40
@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-115542",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004274 0.000024 1.011214 ( 1.272275)
build_miniruby 0.001003 0.000083 0.867651 ( 0.868650)
build_ruby 0.001894 0.000000 2.703720 ( 2.705527)
build_all 0.001201 0.006386 12.145454 ( 0.997960)
build_install 0.010650 0.001340 3.597190 ( 0.974539)
test_btest 0.000728 0.000137 62.468291 ( 5.902343)
test_basic 0.002810 0.000527 0.375017 ( 0.457430)
test_all 0.074457 0.026012 400.575524 ( 43.358622)
test_rubyspec 0.034797 0.035200 39.726741 ( 52.360232)
total: 108.90 sec