Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-124732
#<BuildRuby:0x000055bdd39903e0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221201-124732",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000062 0.000016 0.000078 ( 0.000082)
build_up 0.007205 0.003746 1.199840 ( 1.197811)
build_miniruby 0.002142 0.000612 0.846052 ( 0.844342)
build_ruby 0.003535 0.000000 2.259343 ( 2.162661)
build_all 0.008204 0.012670 18.484740 ( 2.208277)
build_install 0.018022 0.004112 2.077117 ( 1.024713)
test_btest 0.001314 0.000501 89.095107 ( 9.125894)
test_basic 0.000552 0.008653 0.356280 ( 0.442878)
test_all 0.002598 0.000000 740.017118 ( 71.974437)
test_rubyspec 0.112459 0.066528 49.794611 ( 57.890268)
total: 146.87 sec