Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-211206
#<BuildRuby:0x000055d01c903de0
@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.20220813-211206",
@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.000015)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.002310 0.004321 0.847946 ( 1.281399)
build_miniruby 0.000832 0.000060 0.057822 ( 0.056568)
build_ruby 0.000897 0.000064 0.059868 ( 0.058714)
build_all 0.004600 0.000009 1.524781 ( 0.587373)
build_install 0.011155 0.000131 1.939651 ( 0.968050)
test_btest 0.000647 0.000000 56.000017 ( 8.243946)
test_basic 0.005905 0.000111 0.341322 ( 0.429827)
test_all 0.002226 0.000058 620.545834 ( 90.873004)
test_rubyspec 0.082132 0.041397 43.971163 ( 51.319326)
total: 153.82 sec