Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-171548
#<BuildRuby:0x000055aeb4430090
@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.20231211-171548",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.001149 0.003644 1.263113 ( 1.626302)
build_miniruby 0.000844 0.000127 1.017087 ( 1.016709)
build_ruby 0.001141 0.000171 2.788898 ( 2.790095)
build_all 0.002686 0.007772 17.060123 ( 1.503957)
build_install 0.000000 0.009296 5.005783 ( 1.199240)
test_btest 0.000000 0.000995 89.047765 ( 7.559079)
test_basic 0.000803 0.002670 0.617840 ( 0.697524)
test_all 0.096225 0.039995 529.815663 ( 62.547671)
test_rubyspec 0.026403 0.020358 51.478389 ( 63.801746)
total: 142.74 sec