Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-004649
#<BuildRuby:0x000055d3fd234b38
@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.20220305-004649",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.011307 0.000434 1.001884 ( 0.996879)
build_miniruby 0.002110 0.000282 0.076193 ( 0.073962)
build_ruby 0.001898 0.000253 0.076377 ( 0.074180)
build_all 0.011078 0.000000 4.210708 ( 0.855412)
build_install 0.020118 0.000397 8.109553 ( 2.516959)
test_btest 0.001002 0.000095 78.608265 ( 8.448502)
test_basic 0.007998 0.000762 0.347495 ( 0.439405)
test_all 0.001871 0.000000 657.936489 ( 65.540209)
test_rubyspec 0.129869 0.035883 46.850673 ( 51.821481)
total: 130.77 sec