Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-012128
#<BuildRuby:0x000055df5d1cc0e0
@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.20240616-012128",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000003 0.000006 ( 0.000008)
autoconf 0.000008 0.000006 0.000014 ( 0.000013)
configure 0.000007 0.000005 0.000012 ( 0.000011)
build_up 0.002876 0.002397 1.648612 ( 1.918586)
build_miniruby 0.000826 0.000688 1.140820 ( 1.139525)
build_ruby 0.000850 0.000708 3.406508 ( 3.407025)
build_all 0.007238 0.003184 17.128880 ( 1.611638)
build_install 0.007155 0.003229 6.005116 ( 1.451705)
test_btest 0.000486 0.000364 100.269869 ( 9.312715)
test_basic 0.002449 0.001837 0.768029 ( 0.844217)
test_all 0.112817 0.027182 533.915460 ( 58.217541)
test_rubyspec 0.014745 0.050536 131.078580 ( 15.441503)
total: 93.35 sec