Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-184541
#<BuildRuby:0x000055c23ae98c00
@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-184541",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000029 0.000004 0.000033 ( 0.000047)
build_up 0.005613 0.005160 1.178897 ( 1.255211)
build_miniruby 0.001983 0.000424 0.076966 ( 0.075272)
build_ruby 0.001452 0.000311 0.075225 ( 0.074534)
build_all 0.008322 0.001783 1.579152 ( 0.608120)
build_install 0.018429 0.002641 1.945496 ( 0.967926)
test_btest 0.001062 0.000000 98.234227 ( 9.622228)
test_basic 0.004860 0.002903 0.353310 ( 0.444015)
test_all 0.004224 0.001063 633.733066 ( 66.652000)
test_rubyspec 0.099370 0.065646 47.145296 ( 55.641001)
total: 135.34 sec