Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-051251
#<BuildRuby:0x000055a7e9a03ac0
@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.20231123-051251",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.001086 0.004408 0.909872 ( 1.285862)
build_miniruby 0.000922 0.000168 0.801669 ( 0.801872)
build_ruby 0.001194 0.000217 2.653293 ( 2.654389)
build_all 0.000570 0.007711 12.360720 ( 1.022495)
build_install 0.001882 0.009317 3.740852 ( 0.984394)
test_btest 0.000436 0.000218 63.009333 ( 5.666753)
test_basic 0.001181 0.004435 0.420720 ( 0.498663)
test_all 0.074494 0.021844 349.572581 ( 38.479111)
test_rubyspec 0.023656 0.045770 39.866486 ( 52.410830)
total: 103.80 sec