Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-160403
#<BuildRuby:0x000056530c8d0620
@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.20220722-160403",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000677 0.010653 0.993852 ( 1.428205)
build_miniruby 0.002349 0.000000 0.074277 ( 0.071857)
build_ruby 0.001925 0.000223 0.075991 ( 0.073804)
build_all 0.009804 0.000705 1.502950 ( 0.564210)
build_install 0.019369 0.003202 5.176575 ( 2.076399)
test_btest 0.000651 0.000181 71.254369 ( 8.244565)
test_basic 0.003772 0.004410 0.334652 ( 0.427346)
test_all 0.001825 0.000000 667.022033 ( 66.260946)
test_rubyspec 0.104850 0.069392 45.572015 ( 51.266033)
total: 130.41 sec