Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-043906
#<BuildRuby:0x0000559809cecd30
@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.20220914-043906",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005446 0.004412 1.094672 ( 1.108368)
build_miniruby 0.002259 0.000000 0.082211 ( 0.080160)
build_ruby 0.002365 0.000052 0.079175 ( 0.076481)
build_all 0.005214 0.004523 1.548306 ( 0.599908)
build_install 0.017342 0.005281 1.911063 ( 0.939443)
test_btest 0.000876 0.000184 93.640991 ( 9.326642)
test_basic 0.007419 0.000546 0.353766 ( 0.453998)
test_all 0.002557 0.000512 678.249880 ( 68.283918)
test_rubyspec 0.137846 0.029205 46.601078 ( 55.071464)
total: 135.94 sec