Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-132510
#<BuildRuby:0x000056166a3c9a48
@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-132510",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.010246 0.000415 1.196637 ( 1.207332)
build_miniruby 0.002573 0.000172 0.841895 ( 0.841032)
build_ruby 0.003237 0.000216 2.247271 ( 2.158084)
build_all 0.019386 0.000910 18.695102 ( 2.196937)
build_install 0.022093 0.000255 2.053003 ( 1.046846)
test_btest 0.001562 0.000083 92.253016 ( 9.533557)
test_basic 0.000000 0.009119 0.349008 ( 0.433772)
test_all 0.000000 0.001879 745.655317 ( 72.540918)
test_rubyspec 0.084080 0.094663 49.625407 ( 57.730681)
total: 147.69 sec