Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-234620
#<BuildRuby:0x000055f9c67df5f8
@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.20240110-234620",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000000 0.000051 0.000051 ( 0.000021)
build_up 0.000404 0.004182 1.081191 ( 1.676472)
build_miniruby 0.003292 0.004984 130.080174 ( 13.248465)
build_ruby 0.001147 0.000270 2.877161 ( 2.880158)
build_all 0.015821 0.000000 28.436290 ( 5.696892)
build_install 0.005112 0.003201 4.405702 ( 1.181495)
test_btest 0.000000 0.000622 80.038256 ( 7.278017)
test_basic 0.000526 0.002619 0.410400 ( 0.492513)
test_all 0.094258 0.038073 529.421836 ( 51.005062)
test_rubyspec 0.011092 0.023239 49.746045 ( 62.220398)
total: 145.68 sec