Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-014516
#<BuildRuby:0x0000560c2569bce8
@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.20230602-014516",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000000 0.004950 1.230590 ( 2.566158)
build_miniruby 0.000000 0.001085 0.775197 ( 0.774453)
build_ruby 0.000422 0.000819 2.403782 ( 2.404174)
build_all 0.009043 0.000000 12.183733 ( 1.119910)
build_install 0.007043 0.000240 1.643551 ( 0.842190)
test_btest 0.000948 0.000206 80.864892 ( 7.375177)
test_basic 0.000243 0.007782 0.714369 ( 0.791978)
test_all 0.001936 0.000183 425.990753 ( 46.963633)
test_rubyspec 0.026310 0.011851 42.554682 ( 55.070212)
total: 117.91 sec