Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-081943
#<BuildRuby:0x000055fc642100a0
@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.20231231-081943",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004046 0.000029 1.062401 ( 1.418435)
build_miniruby 0.001146 0.000337 0.884035 ( 0.883186)
build_ruby 0.001041 0.000307 2.731161 ( 2.731276)
build_all 0.007269 0.002590 16.361335 ( 1.423402)
build_install 0.001499 0.006794 4.599151 ( 1.117114)
test_btest 0.000685 0.000261 81.843442 ( 7.593032)
test_basic 0.002086 0.003081 0.700742 ( 0.774992)
test_all 0.108633 0.026371 528.692643 ( 60.455512)
test_rubyspec 0.022824 0.021664 48.546382 ( 60.872029)
total: 137.27 sec