Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-103744
#<BuildRuby:0x0000564b10a3b568
@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.20231227-103744",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000040 0.000004 0.000044 ( 0.000043)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.005483 0.000000 1.218426 ( 1.577886)
build_miniruby 0.001547 0.000000 0.965171 ( 0.969582)
build_ruby 0.001430 0.000000 2.842768 ( 2.843358)
build_all 0.005661 0.004334 16.542740 ( 1.523913)
build_install 0.002194 0.005913 4.614784 ( 1.132977)
test_btest 0.000901 0.000212 83.363932 ( 7.459875)
test_basic 0.002343 0.003269 0.771619 ( 0.849180)
test_all 0.104428 0.032751 536.883802 ( 57.280633)
test_rubyspec 0.026275 0.021432 50.552696 ( 62.873544)
total: 136.51 sec