Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-083522
#<BuildRuby:0x000056247633c110
@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.20240114-083522",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000007)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.002086 0.003101 0.811045 ( 1.192896)
build_miniruby 0.000960 0.000137 0.802462 ( 0.802667)
build_ruby 0.000000 0.002000 2.731750 ( 2.740050)
build_all 0.006143 0.002050 12.036203 ( 0.975415)
build_install 0.012350 0.001815 3.568252 ( 0.992501)
test_btest 0.000703 0.000134 64.638472 ( 4.796702)
test_basic 0.005062 0.000319 0.406832 ( 0.486140)
test_all 0.081652 0.016199 400.888872 ( 37.370476)
test_rubyspec 0.019546 0.044498 40.911656 ( 53.452522)
total: 102.81 sec