Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-191949
#<BuildRuby:0x00005564b68130b0
@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.20220225-191949",
@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.000009 0.000004 0.000013 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.009289 0.002236 0.995750 ( 1.061298)
build_miniruby 0.001423 0.000593 0.074030 ( 0.072117)
build_ruby 0.001286 0.000536 0.075525 ( 0.073251)
build_all 0.007356 0.003065 4.162654 ( 0.848587)
build_install 0.015479 0.007380 7.937645 ( 2.373497)
test_btest 0.000827 0.000354 79.987662 ( 8.334198)
test_basic 0.003249 0.004532 0.334721 ( 0.427748)
test_all 0.001857 0.000000 703.252847 ( 67.910009)
test_rubyspec 0.085376 0.066909 46.159369 ( 51.550571)
total: 132.65 sec