Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-143349
#<BuildRuby:0x000055741063b5f8
@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.20230726-143349",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000019 0.000007 0.000026 ( 0.000027)
configure 0.000015 0.000006 0.000021 ( 0.000022)
build_up 0.004805 0.000348 1.375465 ( 2.741114)
build_miniruby 0.000751 0.000282 0.907624 ( 0.906799)
build_ruby 0.000000 0.001182 2.699921 ( 2.700037)
build_all 0.001491 0.007479 13.635567 ( 1.227660)
build_install 0.006530 0.001555 1.901707 ( 0.899066)
test_btest 0.000535 0.000255 80.049053 ( 7.316945)
test_basic 0.002559 0.001219 0.513465 ( 0.591625)
test_all 0.001041 0.000495 474.955227 ( 48.917375)
test_rubyspec 0.031601 0.009326 44.635645 ( 56.977320)
total: 122.28 sec