Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-205318
#<BuildRuby:0x000056260f0006c8
@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.20220310-205318",
@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.000015 0.000006 0.000021 ( 0.000019)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.001343 0.010140 1.004762 ( 1.384718)
build_miniruby 0.001273 0.000743 0.067773 ( 0.065871)
build_ruby 0.001254 0.000731 0.071685 ( 0.069781)
build_all 0.006469 0.003773 1.489366 ( 0.620628)
build_install 0.019807 0.003038 5.197487 ( 2.158086)
test_btest 0.000944 0.000440 77.787681 ( 8.241004)
test_basic 0.004765 0.002224 0.345352 ( 0.432922)
test_all 0.001755 0.000000 694.849494 ( 67.903333)
test_rubyspec 0.097230 0.060264 46.104087 ( 51.585518)
total: 132.46 sec