Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-065756
#<BuildRuby:0x000055fda11506e0
@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.20220811-065756",
@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.000007 0.000004 0.000011 ( 0.000011)
autoconf 0.000012 0.000006 0.000018 ( 0.000017)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.006718 0.005250 0.995845 ( 1.078513)
build_miniruby 0.002464 0.000000 0.067861 ( 0.065759)
build_ruby 0.002447 0.000000 0.074451 ( 0.071935)
build_all 0.006852 0.003962 1.590670 ( 0.597914)
build_install 0.016856 0.008602 5.248081 ( 2.074591)
test_btest 0.000839 0.000400 73.909372 ( 8.401591)
test_basic 0.002842 0.005214 0.337542 ( 0.433524)
test_all 0.001532 0.000802 655.731320 ( 64.943971)
test_rubyspec 0.117684 0.053639 45.918288 ( 53.481657)
total: 131.15 sec