Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-044220
#<BuildRuby:0x000055ab00fbaeb8
@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.20231024-044220",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.002129 0.003461 2.209926 ( 2.475464)
build_miniruby 0.001114 0.000309 0.920617 ( 0.919911)
build_ruby 0.001005 0.000279 2.723579 ( 2.723510)
build_all 0.005989 0.004811 17.186852 ( 1.507314)
build_install 0.007009 0.002230 5.488848 ( 1.168521)
test_btest 0.000528 0.000168 90.556726 ( 7.758759)
test_basic 0.004354 0.000141 0.783153 ( 0.859890)
test_all 0.108534 0.031433 520.011140 ( 57.152899)
test_rubyspec 0.022362 0.024468 51.375133 ( 63.677260)
total: 138.24 sec