Logfile: /home/ko1/ruby/logs/brlog.trunk.20220625-095205
#<BuildRuby:0x00005583064ec0d0
@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.20220625-095205",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002721 0.004282 0.841522 ( 1.574176)
build_miniruby 0.000000 0.000889 0.056997 ( 0.055756)
build_ruby 0.000000 0.001036 0.059662 ( 0.058418)
build_all 0.001869 0.002456 1.501775 ( 0.599920)
build_install 0.004587 0.004324 6.327531 ( 2.837056)
test_btest 0.000690 0.000184 57.584235 ( 8.137335)
test_basic 0.005050 0.001346 0.355107 ( 0.442229)
test_all 0.001064 0.000283 643.190088 ( 93.703272)
test_rubyspec 0.076991 0.041969 43.946315 ( 49.499413)
total: 156.91 sec