Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-183151
#<BuildRuby:0x00005589c3feae00
@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.20221007-183151",
@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.000026 0.000000 0.000026 ( 0.000026)
autoconf 0.000059 0.000000 0.000059 ( 0.000061)
configure 0.000172 0.000000 0.000172 ( 0.000180)
build_up 0.000000 0.011299 1.118702 ( 1.209994)
build_miniruby 0.001410 0.001071 0.102073 ( 0.099147)
build_ruby 0.001565 0.000000 0.088141 ( 0.086174)
build_all 0.006979 0.000891 1.322964 ( 0.571035)
build_install 0.010666 0.006003 1.693456 ( 0.901473)
test_btest 0.001676 0.000419 62.621400 ( 6.684520)
test_basic 0.002496 0.004230 0.356029 ( 0.446976)
test_all 0.007025 0.000064 510.788061 ( 54.295665)
test_rubyspec 0.077515 0.055149 42.532806 ( 50.741967)
total: 115.04 sec