Logfile: /home/ko1/ruby/logs/brlog.trunk.20230805-182215
#<BuildRuby:0x000055e99c6b3b50
@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.20230805-182215",
@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.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001984 0.004397 1.496860 ( 2.727184)
build_miniruby 0.000771 0.000171 0.889608 ( 0.889156)
build_ruby 0.000953 0.000212 2.671893 ( 2.671773)
build_all 0.005947 0.003571 13.864587 ( 1.260830)
build_install 0.006730 0.001682 2.070823 ( 0.905856)
test_btest 0.000963 0.000000 80.769919 ( 7.139135)
test_basic 0.004304 0.000000 0.556537 ( 0.632416)
test_all 0.000000 0.001366 504.753226 ( 51.397570)
test_rubyspec 0.015618 0.028898 46.319086 ( 58.673209)
total: 126.30 sec