Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-190021
#<BuildRuby:0x000056200e7a4b38
@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.20220315-190021",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011327 0.000000 1.006132 ( 1.542249)
build_miniruby 0.001598 0.000055 0.074118 ( 0.072961)
build_ruby 0.002401 0.000000 0.077517 ( 0.075203)
build_all 0.009880 0.000000 4.247285 ( 0.863742)
build_install 0.011257 0.011420 8.004471 ( 2.426180)
test_btest 0.001019 0.000222 77.478398 ( 8.007673)
test_basic 0.005793 0.001260 0.342691 ( 0.431772)
test_all 0.001824 0.000000 656.637847 ( 66.071852)
test_rubyspec 0.142926 0.035847 46.701995 ( 51.966807)
total: 131.46 sec