Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-103818
#<BuildRuby:0x0000558083207de0
@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.20220816-103818",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006332 0.000453 0.859286 ( 1.068836)
build_miniruby 0.000934 0.000066 0.057805 ( 0.056561)
build_ruby 0.000892 0.000063 0.060605 ( 0.059413)
build_all 0.000205 0.004510 1.546931 ( 0.589900)
build_install 0.008866 0.000000 1.921177 ( 0.968716)
test_btest 0.000735 0.000000 55.951887 ( 7.902576)
test_basic 0.005790 0.000000 0.337224 ( 0.425607)
test_all 0.002800 0.000000 589.860595 ( 94.559944)
test_rubyspec 0.104725 0.023372 44.003999 ( 51.388857)
total: 157.02 sec