Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-095915
#<BuildRuby:0x00005613cfd23708
@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.20230725-095915",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.000575 0.004393 1.306468 ( 2.549830)
build_miniruby 0.001228 0.000000 0.885650 ( 0.884934)
build_ruby 0.001214 0.000000 2.585217 ( 2.585009)
build_all 0.001191 0.008186 14.222641 ( 1.258005)
build_install 0.005425 0.002959 1.973051 ( 0.906608)
test_btest 0.000603 0.000329 82.092092 ( 7.501217)
test_basic 0.004032 0.001807 0.747979 ( 0.826295)
test_all 0.001120 0.000603 486.464577 ( 49.500196)
test_rubyspec 0.017756 0.024219 45.090999 ( 57.418941)
total: 123.43 sec