Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-144204
#<BuildRuby:0x0000562844a1a8c0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220811-144204",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006092 0.000435 0.843284 ( 0.985212)
build_miniruby 0.000923 0.000066 0.057803 ( 0.056550)
build_ruby 0.000757 0.000054 0.059167 ( 0.057923)
build_all 0.004672 0.000015 1.555364 ( 0.586599)
build_install 0.010706 0.000713 5.672196 ( 2.155755)
test_btest 0.000722 0.000049 51.122511 ( 8.595775)
test_basic 0.005181 0.000346 0.337207 ( 0.425982)
test_all 0.001102 0.000073 593.887460 ( 89.030197)
test_rubyspec 0.099655 0.028956 44.011017 ( 51.401896)
total: 153.30 sec