Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-133046
#<BuildRuby:0x00005653ca72c0d0
@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.20220814-133046",
@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.000015 0.000000 0.000015 ( 0.000016)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006814 0.000000 0.840968 ( 1.022333)
build_miniruby 0.000998 0.000000 0.058026 ( 0.056849)
build_ruby 0.000917 0.000000 0.059886 ( 0.058719)
build_all 0.004725 0.000000 1.549244 ( 0.594783)
build_install 0.009035 0.000000 1.921421 ( 0.980352)
test_btest 0.000630 0.000000 51.994997 ( 8.289331)
test_basic 0.005913 0.000000 0.373010 ( 0.460856)
test_all 0.001716 0.000000 631.783528 ( 91.460856)
test_rubyspec 0.127776 0.000000 44.067054 ( 51.419465)
total: 154.34 sec