Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-195245
#<BuildRuby:0x00005640e3122e68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240108-195245",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.003797 0.934138 ( 1.351209)
build_miniruby 0.000807 0.000337 0.880242 ( 0.881327)
build_ruby 0.001093 0.000218 2.818573 ( 2.820580)
build_all 0.005102 0.004362 14.456470 ( 1.380829)
build_install 0.003514 0.005183 4.143559 ( 1.118100)
test_btest 0.000713 0.000000 76.890401 ( 7.307137)
test_basic 0.000424 0.003345 0.420144 ( 0.499777)
test_all 0.104289 0.036166 519.057970 ( 52.011537)
test_rubyspec 0.016468 0.018912 49.875281 ( 62.461248)
total: 129.83 sec