Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-145339
#<BuildRuby:0x000055875b7af840
@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.20231216-145339",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.000762 0.004120 1.443632 ( 1.803703)
build_miniruby 0.000841 0.000070 0.863750 ( 0.863632)
build_ruby 0.001124 0.000094 2.784297 ( 2.784872)
build_all 0.005416 0.005205 17.510194 ( 1.602095)
build_install 0.008921 0.000640 5.106282 ( 1.210894)
test_btest 0.000000 0.000985 86.323850 ( 8.191844)
test_basic 0.001551 0.003196 0.793466 ( 0.874206)
test_all 0.102700 0.033422 564.506772 ( 62.573304)
test_rubyspec 0.038886 0.012537 52.496896 ( 64.744925)
total: 144.65 sec