Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-183437
#<BuildRuby:0x000055b5580ccb38
@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.20220402-183437",
@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.000006)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010800 0.000747 1.002323 ( 0.992313)
build_miniruby 0.002382 0.000000 0.074728 ( 0.072555)
build_ruby 0.002162 0.000074 0.076420 ( 0.074215)
build_all 0.001251 0.009360 4.295070 ( 0.852404)
build_install 0.018921 0.005766 8.549238 ( 3.023231)
test_btest 0.000753 0.000301 74.030462 ( 8.146284)
test_basic 0.003478 0.003859 0.348120 ( 0.445228)
test_all 0.001012 0.001620 653.145313 ( 65.565469)
test_rubyspec 0.095211 0.080653 46.740413 ( 51.706192)
total: 130.88 sec