Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-180406
#<BuildRuby:0x0000561a414f46e0
@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.20220921-180406",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003938 0.004868 1.073932 ( 1.828393)
build_miniruby 0.001548 0.000357 0.119834 ( 0.116028)
build_ruby 0.001826 0.000422 0.110742 ( 0.093017)
build_all 0.010431 0.000270 1.563219 ( 0.664720)
build_install 0.010216 0.011017 1.880267 ( 0.972183)
test_btest 0.001293 0.000404 73.714536 ( 8.534507)
test_basic 0.005441 0.001701 0.375210 ( 0.463795)
test_all 0.004192 0.000772 680.921534 ( 68.541286)
test_rubyspec 0.090627 0.073849 45.673952 ( 54.073043)
total: 135.29 sec