Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-123955
#<BuildRuby:0x000055ff0fb1b778
@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.20220211-123955",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.011329 0.000000 0.955043 ( 1.465283)
build_miniruby 0.001876 0.000000 0.074251 ( 0.072378)
build_ruby 0.002404 0.000000 0.076374 ( 0.073763)
build_all 0.010412 0.000000 4.152394 ( 0.782894)
build_install 0.019671 0.005198 7.953445 ( 2.369957)
test_btest 0.001342 0.000000 75.887909 ( 8.357943)
test_basic 0.006393 0.000000 0.332168 ( 0.425606)
test_all 0.001891 0.000000 702.397058 ( 67.555007)
test_rubyspec 0.145135 0.022181 46.456778 ( 51.688330)
total: 132.79 sec