Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-231241
#<BuildRuby:0x000055d7b3a0a9c0
@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.20220814-231241",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003448 0.006233 0.862192 ( 0.897807)
build_miniruby 0.000803 0.000535 0.061076 ( 0.059934)
build_ruby 0.001283 0.000855 0.064713 ( 0.062704)
build_all 0.009396 0.000000 1.265408 ( 0.468249)
build_install 0.015781 0.000000 1.567756 ( 0.797566)
test_btest 0.001134 0.000000 52.281637 ( 6.033754)
test_basic 0.006811 0.000000 0.289149 ( 0.378166)
test_all 0.005732 0.000000 487.354704 ( 51.662938)
test_rubyspec 0.081129 0.049883 41.607138 ( 49.202756)
total: 109.56 sec