Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-055326
#<BuildRuby:0x0000560ab2d704c0
@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.20220719-055326",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.005607 0.004898 0.990572 ( 1.942062)
build_miniruby 0.001429 0.000780 0.068013 ( 0.066608)
build_ruby 0.001551 0.000846 0.075626 ( 0.074548)
build_all 0.009750 0.000668 1.553256 ( 0.611167)
build_install 0.020828 0.001869 5.159468 ( 2.087801)
test_btest 0.000822 0.000303 77.186735 ( 8.232072)
test_basic 0.006076 0.000637 0.323301 ( 0.413847)
test_all 0.001449 0.000507 644.852819 ( 64.346334)
test_rubyspec 0.116590 0.063685 45.322756 ( 50.884027)
total: 128.66 sec