Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-114527
#<BuildRuby:0x000055b4cbbf2fe0
@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-114527",
@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.000022 0.000000 0.000022 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.010094 0.000112 1.133410 ( 1.098468)
build_miniruby 0.001555 0.000097 0.072195 ( 0.070586)
build_ruby 0.000000 0.002054 0.076334 ( 0.074810)
build_all 0.002979 0.007224 1.589429 ( 0.583811)
build_install 0.019592 0.002643 1.955293 ( 0.959269)
test_btest 0.001537 0.000000 92.759712 ( 9.837794)
test_basic 0.003262 0.004217 0.353999 ( 0.443447)
test_all 0.004203 0.000000 647.893066 ( 69.431021)
test_rubyspec 0.118620 0.058352 46.991488 ( 55.436650)
total: 137.94 sec