Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-143154
#<BuildRuby:0x0000562fadda6fa0
@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.20240116-143154",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.003276 0.000819 1.008779 ( 1.403370)
build_miniruby 0.000733 0.000184 0.850407 ( 0.849766)
build_ruby 0.001070 0.000267 2.639145 ( 2.638781)
build_all 0.006462 0.002624 14.213745 ( 1.296619)
build_install 0.005869 0.001545 4.136748 ( 1.063342)
test_btest 0.000835 0.000220 75.951138 ( 6.571754)
test_basic 0.003974 0.001046 0.618966 ( 0.698764)
test_all 0.089123 0.043437 465.891414 ( 49.199520)
test_rubyspec 0.020810 0.045512 80.691426 ( 93.013868)
total: 156.74 sec