Logfile: /home/ko1/ruby/logs/brlog.trunk.20230606-183320
#<BuildRuby:0x00005608fcc44040
@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.20230606-183320",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004437 0.000783 1.542359 ( 2.793988)
build_miniruby 0.001036 0.000182 0.846833 ( 0.845569)
build_ruby 0.001400 0.000000 2.403854 ( 2.403544)
build_all 0.005357 0.003958 12.404619 ( 1.101431)
build_install 0.002416 0.004898 1.694758 ( 0.921532)
test_btest 0.000764 0.000201 80.788180 ( 6.989887)
test_basic 0.005347 0.000000 0.810797 ( 0.895515)
test_all 0.001578 0.000000 443.000204 ( 45.602896)
test_rubyspec 0.017457 0.023996 42.557888 ( 55.018638)
total: 116.57 sec