Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-162227
#<BuildRuby:0x000055d2114bc0d8
@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.20240115-162227",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004685 0.000781 0.826141 ( 1.210427)
build_miniruby 0.000945 0.000000 0.816801 ( 0.816673)
build_ruby 0.001432 0.000000 2.676289 ( 2.677118)
build_all 0.007169 0.000057 11.937457 ( 0.999414)
build_install 0.005611 0.004851 3.393883 ( 0.963138)
test_btest 0.000524 0.000105 62.007566 ( 5.700374)
test_basic 0.000423 0.004878 0.415690 ( 0.496016)
test_all 0.071979 0.024429 394.575807 ( 37.547903)
test_rubyspec 0.024466 0.040599 40.331268 ( 52.876726)
total: 103.29 sec