Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-060649
#<BuildRuby:0x000056109a2e8208
@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.20220825-060649",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006592 0.000000 0.889054 ( 1.481008)
build_miniruby 0.001026 0.000000 0.057533 ( 0.056225)
build_ruby 0.001017 0.000000 0.059846 ( 0.058587)
build_all 0.004712 0.000000 1.528999 ( 0.584412)
build_install 0.007548 0.003592 1.904683 ( 0.958773)
test_btest 0.000713 0.000032 50.934242 ( 8.401938)
test_basic 0.005780 0.000262 0.334513 ( 0.422434)
test_all 0.002140 0.000097 601.751451 ( 92.220272)
test_rubyspec 0.102186 0.010626 44.371351 ( 52.627053)
total: 156.81 sec