Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-200827
#<BuildRuby:0x000055e4966fc018
@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.20230725-200827",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.006369 0.000370 1.484830 ( 2.755640)
build_miniruby 0.000801 0.000133 0.842228 ( 0.841587)
build_ruby 0.001470 0.000245 2.647915 ( 2.652040)
build_all 0.008586 0.000660 13.001527 ( 1.246244)
build_install 0.008245 0.000000 1.837449 ( 0.921054)
test_btest 0.000982 0.000005 75.737584 ( 7.671848)
test_basic 0.000000 0.004529 0.768243 ( 0.844584)
test_all 0.000000 0.001075 465.430509 ( 46.670811)
test_rubyspec 0.011912 0.028379 43.827274 ( 56.257055)
total: 119.86 sec