Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-145812
#<BuildRuby:0x0000555e075670b0
@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.20220311-145812",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.007640 0.003975 1.011573 ( 1.410240)
build_miniruby 0.001763 0.000352 0.075455 ( 0.072983)
build_ruby 0.001803 0.000361 0.068206 ( 0.066188)
build_all 0.005270 0.003513 1.469614 ( 0.592551)
build_install 0.015706 0.006078 5.191220 ( 2.146845)
test_btest 0.000000 0.001191 75.365302 ( 7.954518)
test_basic 0.002637 0.003940 0.341570 ( 0.438648)
test_all 0.001316 0.000415 699.237683 ( 67.945857)
test_rubyspec 0.106747 0.053521 46.537466 ( 51.696107)
total: 132.32 sec