Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-142901
#<BuildRuby:0x0000555ef72d0090
@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.20240114-142901",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.002504 0.003529 0.812929 ( 1.187791)
build_miniruby 0.000788 0.000263 0.803503 ( 0.803558)
build_ruby 0.001906 0.000000 2.678121 ( 2.678510)
build_all 0.007514 0.000434 12.005277 ( 1.000449)
build_install 0.009264 0.001379 3.484957 ( 0.975911)
test_btest 0.000574 0.000153 66.164882 ( 4.423184)
test_basic 0.004131 0.000000 0.397973 ( 0.477780)
test_all 0.085254 0.016944 368.281555 ( 40.876531)
test_rubyspec 0.044738 0.021556 40.617930 ( 53.154946)
total: 105.58 sec