Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-180703
#<BuildRuby:0x00005614d9ce0920
@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.20220902-180703",
@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.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000018 0.000007 0.000025 ( 0.000025)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.009170 0.003334 0.968794 ( 1.009964)
build_miniruby 0.000000 0.002300 0.070286 ( 0.068813)
build_ruby 0.000000 0.002354 0.077786 ( 0.076197)
build_all 0.008025 0.001445 1.505289 ( 0.577550)
build_install 0.020206 0.001478 1.866473 ( 0.932930)
test_btest 0.000998 0.000333 70.797548 ( 8.384298)
test_basic 0.002479 0.004447 0.320176 ( 0.410539)
test_all 0.001857 0.000697 686.385477 ( 67.022380)
test_rubyspec 0.092570 0.087640 45.486298 ( 53.906193)
total: 132.39 sec