Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-093858
#<BuildRuby:0x00005582674acd30
@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.20220907-093858",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009422 0.002355 0.987447 ( 1.020613)
build_miniruby 0.001541 0.000385 0.077461 ( 0.075887)
build_ruby 0.001638 0.000410 0.077485 ( 0.076218)
build_all 0.010704 0.000000 1.595218 ( 0.603093)
build_install 0.023613 0.000000 1.914009 ( 0.954814)
test_btest 0.001504 0.000000 96.398042 ( 9.447126)
test_basic 0.003632 0.004057 0.360032 ( 0.448817)
test_all 0.005329 0.001015 685.630765 ( 68.684073)
test_rubyspec 0.109381 0.057115 47.069611 ( 55.408630)
total: 136.72 sec