Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-105337
#<BuildRuby:0x000055e3bc034a58
@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-105337",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.011839 0.000000 0.998191 ( 1.325593)
build_miniruby 0.002019 0.000000 0.073867 ( 0.072524)
build_ruby 0.001671 0.000068 0.074666 ( 0.073978)
build_all 0.006258 0.004585 4.109430 ( 0.789616)
build_install 0.022054 0.001410 7.754620 ( 2.334497)
test_btest 0.000876 0.000208 75.540293 ( 7.861345)
test_basic 0.009339 0.000133 0.343129 ( 0.429827)
test_all 0.001629 0.000355 708.144316 ( 67.822074)
test_rubyspec 0.067898 0.080054 46.161419 ( 51.733839)
total: 132.44 sec