Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-073821
#<BuildRuby:0x0000562102188e80
@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.20220804-073821",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.008279 0.002258 0.943661 ( 7.614099)
build_miniruby 0.001853 0.000506 0.063067 ( 0.061211)
build_ruby 0.001099 0.000299 0.053614 ( 0.052090)
build_all 0.007893 0.000704 1.248028 ( 0.463501)
build_install 0.009263 0.006886 4.385311 ( 1.797667)
test_btest 0.001441 0.000451 54.536021 ( 6.344872)
test_basic 0.003979 0.001244 0.303241 ( 0.394192)
test_all 0.001762 0.000551 479.624910 ( 51.996292)
test_rubyspec 0.069728 0.057515 41.473700 ( 49.099321)
total: 117.82 sec