Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-003909
#<BuildRuby:0x0000561a4e15f4f0
@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.20240103-003909",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000024 0.000007 0.000031 ( 0.000030)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.000000 0.007045 1.036353 ( 1.300555)
build_miniruby 0.000000 0.001147 0.807332 ( 0.807096)
build_ruby 0.000000 0.001737 2.681239 ( 2.681423)
build_all 0.000000 0.008082 12.076972 ( 0.999607)
build_install 0.010286 0.004441 3.468166 ( 0.966218)
test_btest 0.000431 0.000299 63.346588 ( 4.924439)
test_basic 0.002936 0.002032 0.398682 ( 0.478819)
test_all 0.069418 0.026516 379.661226 ( 36.857220)
test_rubyspec 0.038428 0.029328 40.241696 ( 52.806013)
total: 101.82 sec