Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-070318
#<BuildRuby:0x000055e449e38040
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230111-070318",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000036 0.000005 0.000041 ( 0.000027)
build_up 0.006490 0.000000 0.893930 ( 1.102477)
build_miniruby 0.001270 0.000000 1.007163 ( 1.005121)
build_ruby 0.001544 0.000000 2.780707 ( 2.778176)
build_all 0.009792 0.000000 16.803224 ( 3.003561)
build_install 0.010618 0.000999 2.140583 ( 1.082580)
test_btest 0.000944 0.000100 75.277058 ( 11.201579)
test_basic 0.006373 0.000173 0.360999 ( 0.447299)
test_all 0.001212 0.000121 673.133027 ( 99.464706)
test_rubyspec 0.089092 0.043254 51.933617 ( 60.003105)
total: 180.09 sec