Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-034734
#<BuildRuby:0x0000557f79a4f328
@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.20240113-034734",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.002055 0.003468 1.019885 ( 1.394240)
build_miniruby 0.000787 0.000218 0.952551 ( 0.952318)
build_ruby 0.000984 0.000273 2.732329 ( 2.734970)
build_all 0.009352 0.000333 14.667709 ( 1.389250)
build_install 0.006202 0.002504 4.324192 ( 1.128976)
test_btest 0.000489 0.000127 74.598312 ( 7.647624)
test_basic 0.002828 0.000738 0.490677 ( 0.574342)
test_all 0.098458 0.036902 533.643781 ( 50.468275)
test_rubyspec 0.020105 0.014513 50.038512 ( 62.533437)
total: 128.82 sec