Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-185413
#<BuildRuby:0x0000564fe8d9b280
@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.20240101-185413",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.001011 0.004656 1.604448 ( 1.850347)
build_miniruby 0.000000 0.001317 0.907569 ( 0.906711)
build_ruby 0.000000 0.001214 3.123376 ( 3.122960)
build_all 0.008514 0.001623 16.726576 ( 1.508665)
build_install 0.005854 0.002702 4.888785 ( 1.168783)
test_btest 0.000648 0.000298 84.350151 ( 7.536667)
test_basic 0.003195 0.001811 0.625791 ( 0.692565)
test_all 0.100419 0.036114 540.495775 ( 60.151033)
test_rubyspec 0.012597 0.041261 50.259141 ( 62.479825)
total: 139.42 sec