Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-232243
#<BuildRuby:0x0000557c2c7d89c8
@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.20220903-232243",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.007095 0.003871 0.966929 ( 0.993824)
build_miniruby 0.002292 0.000306 0.078197 ( 0.075602)
build_ruby 0.001621 0.000216 0.076815 ( 0.074929)
build_all 0.011071 0.000000 1.541985 ( 0.587735)
build_install 0.015384 0.006532 1.887427 ( 0.935981)
test_btest 0.001069 0.000178 78.364792 ( 8.544638)
test_basic 0.002329 0.004477 0.323476 ( 0.411894)
test_all 0.003373 0.000710 632.262634 ( 64.461823)
test_rubyspec 0.098970 0.057923 45.179338 ( 53.774492)
total: 129.86 sec