Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-021226
#<BuildRuby:0x000055e9b5f37510
@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.20220219-021226",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005878 0.005888 0.958382 ( 1.709752)
build_miniruby 0.001355 0.000452 0.077695 ( 0.075485)
build_ruby 0.001337 0.000446 0.078360 ( 0.076340)
build_all 0.007465 0.002489 4.056107 ( 0.783564)
build_install 0.023863 0.000000 7.910727 ( 2.320354)
test_btest 0.000000 0.000993 75.144223 ( 8.125274)
test_basic 0.004424 0.003272 0.342845 ( 0.430614)
test_all 0.001955 0.000000 700.569380 ( 67.391426)
test_rubyspec 0.122814 0.038802 46.321388 ( 51.834180)
total: 132.75 sec