Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-205723
#<BuildRuby:0x00005633a81e5550
@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.20221017-205723",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.008924 0.000125 1.113297 ( 1.322823)
build_miniruby 0.001324 0.000204 0.105155 ( 0.102273)
build_ruby 0.001527 0.000235 0.102781 ( 0.100223)
build_all 0.008211 0.000552 1.328373 ( 0.578168)
build_install 0.015419 0.001439 1.676045 ( 0.905320)
test_btest 0.002175 0.000290 61.769888 ( 6.470542)
test_basic 0.006301 0.000100 0.352040 ( 0.441827)
test_all 0.006228 0.000779 513.652234 ( 55.164239)
test_rubyspec 0.122104 0.010972 43.294590 ( 51.729535)
total: 116.82 sec