Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-182018
#<BuildRuby:0x0000562f470fb8c0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230801-182018",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.005073 1.437252 ( 2.814304)
build_miniruby 0.000000 0.001046 0.938725 ( 0.938456)
build_ruby 0.000000 0.001202 2.814730 ( 2.814870)
build_all 0.006748 0.002298 14.206025 ( 1.263340)
build_install 0.007365 0.000801 1.987575 ( 0.882796)
test_btest 0.000739 0.000154 83.773896 ( 7.464095)
test_basic 0.004737 0.000204 0.723143 ( 0.798423)
test_all 0.001620 0.000000 512.244053 ( 55.435843)
test_rubyspec 0.014175 0.025964 43.635362 ( 56.025935)
total: 128.44 sec