Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-163318
#<BuildRuby:0x00005618afece8c0
@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.20220725-163318",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002813 0.003805 0.886159 ( 1.261404)
build_miniruby 0.001005 0.000063 0.056976 ( 0.055720)
build_ruby 0.000958 0.000060 0.058981 ( 0.057720)
build_all 0.000000 0.004635 1.526080 ( 0.584984)
build_install 0.000818 0.010151 5.633429 ( 2.166551)
test_btest 0.000597 0.000176 48.312429 ( 8.465179)
test_basic 0.005460 0.000462 0.346676 ( 0.434713)
test_all 0.000844 0.000235 598.293266 ( 89.265650)
test_rubyspec 0.069507 0.016950 43.694798 ( 49.482976)
total: 151.78 sec