Logfile: /home/ko1/ruby/logs/brlog.trunk.20230530-055632
#<BuildRuby:0x00005556f1d2aeb8
@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.20230530-055632",
@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.000000 0.000054 0.000054 ( 0.000029)
autoconf 0.000000 0.000011 0.000011 ( 0.000011)
configure 0.000000 0.000007 0.000007 ( 0.000008)
build_up 0.000651 0.004159 1.387220 ( 2.664739)
build_miniruby 0.000747 0.000233 0.743750 ( 0.743867)
build_ruby 0.001094 0.000342 2.368694 ( 2.368846)
build_all 0.007095 0.002217 12.866294 ( 1.096855)
build_install 0.007376 0.000000 1.743521 ( 0.838367)
test_btest 0.001141 0.000000 81.610987 ( 7.841063)
test_basic 0.004179 0.000965 0.676168 ( 0.757498)
test_all 0.001120 0.000000 457.359066 ( 44.002559)
test_rubyspec 0.017563 0.019226 40.986484 ( 53.542394)
total: 113.86 sec