Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-215729
#<BuildRuby:0x000055a915da0b38
@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-215729",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000015 0.000006 0.000021 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005384 0.006624 1.021714 ( 1.118892)
build_miniruby 0.000000 0.001745 0.075794 ( 0.073943)
build_ruby 0.000000 0.001889 0.077109 ( 0.075442)
build_all 0.002554 0.008782 4.281389 ( 0.857572)
build_install 0.016399 0.007322 8.619566 ( 3.036195)
test_btest 0.001410 0.000000 74.082397 ( 8.347965)
test_basic 0.007833 0.000000 0.336876 ( 0.424593)
test_all 0.001881 0.000265 667.598067 ( 65.911925)
test_rubyspec 0.110679 0.062238 46.582758 ( 51.983655)
total: 131.83 sec