Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-173639
#<BuildRuby:0x0000555b0e9a04c0
@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.20220913-173639",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002832 0.007966 1.138661 ( 1.710597)
build_miniruby 0.001859 0.000531 0.071905 ( 0.069306)
build_ruby 0.001672 0.000478 0.074072 ( 0.072066)
build_all 0.008010 0.000977 1.574545 ( 0.600326)
build_install 0.009056 0.013732 1.912632 ( 0.945914)
test_btest 0.001110 0.000456 94.830181 ( 9.572487)
test_basic 0.003243 0.004032 0.353602 ( 0.448440)
test_all 0.003374 0.000593 681.963326 ( 68.725349)
test_rubyspec 0.099719 0.071069 47.077512 ( 55.468443)
total: 137.61 sec