Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-154143
#<BuildRuby:0x0000564b8c4e7f90
@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.20240108-154143",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.004821 0.000041 1.266716 ( 1.663356)
build_miniruby 0.001153 0.000055 1.512112 ( 1.515728)
build_ruby 0.001772 0.000000 5.564170 ( 5.572721)
build_all 0.006308 0.004136 16.699953 ( 1.831283)
build_install 0.009894 0.005437 4.961652 ( 1.790095)
test_btest 0.000676 0.000088 81.799194 ( 11.956349)
test_basic 0.005992 0.000173 0.704260 ( 0.773069)
test_all 0.097335 0.025261 542.178921 ( 67.134123)
test_rubyspec 0.038402 0.027952 82.589149 ( 94.967958)
total: 187.21 sec