Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-042723
#<BuildRuby:0x000055bd5da308e8
@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-042723",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009742 0.000790 1.017290 ( 1.059965)
build_miniruby 0.001927 0.000257 0.075387 ( 0.074085)
build_ruby 0.001812 0.000241 0.069285 ( 0.068111)
build_all 0.008459 0.001128 4.277644 ( 0.864650)
build_install 0.013557 0.009745 8.449811 ( 2.995570)
test_btest 0.000755 0.000168 78.059515 ( 8.273721)
test_basic 0.001765 0.005500 0.347623 ( 0.437261)
test_all 0.001471 0.000408 705.586387 ( 73.824836)
test_rubyspec 0.116615 0.058082 46.482291 ( 51.767249)
total: 139.37 sec