Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-060901
#<BuildRuby:0x000055c82e07b7b8
@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.20231228-060901",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000000 0.005864 1.191285 ( 1.576505)
build_miniruby 0.000000 0.001458 0.972204 ( 0.971196)
build_ruby 0.000726 0.000583 2.988431 ( 2.988276)
build_all 0.004121 0.005345 16.447397 ( 1.467160)
build_install 0.008517 0.000034 4.650211 ( 1.149474)
test_btest 0.000884 0.000265 82.327267 ( 7.393882)
test_basic 0.000000 0.005196 0.770250 ( 0.846806)
test_all 0.095666 0.036914 556.144669 ( 50.794984)
test_rubyspec 0.024252 0.023342 51.083694 ( 63.413941)
total: 130.60 sec