Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-184143
#<BuildRuby:0x000055fb32f2f2c8
@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.20220723-184143",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.005376 0.001344 0.880347 ( 1.136114)
build_miniruby 0.000724 0.000181 0.056936 ( 0.055737)
build_ruby 0.000739 0.000185 0.058711 ( 0.057576)
build_all 0.003672 0.000918 1.548648 ( 0.593985)
build_install 0.006192 0.002606 5.661745 ( 2.174754)
test_btest 0.000711 0.000000 52.533677 ( 8.069975)
test_basic 0.002749 0.002775 0.337696 ( 0.426040)
test_all 0.000000 0.000911 622.047012 ( 90.182638)
test_rubyspec 0.081092 0.045097 43.658090 ( 49.289726)
total: 151.99 sec