Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-004718
#<BuildRuby:0x0000562650ed0090
@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.20231228-004718",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005466 0.000607 1.217279 ( 1.561638)
build_miniruby 0.000878 0.000097 0.889402 ( 0.889967)
build_ruby 0.001475 0.000164 2.944031 ( 2.944339)
build_all 0.004416 0.005398 16.423987 ( 1.487379)
build_install 0.008379 0.000000 4.602155 ( 1.152910)
test_btest 0.000712 0.000000 82.551164 ( 7.483089)
test_basic 0.004627 0.000000 0.725436 ( 0.800038)
test_all 0.124117 0.008488 558.731853 ( 50.542797)
test_rubyspec 0.007665 0.039696 49.447560 ( 61.704468)
total: 128.57 sec