Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-144107
#<BuildRuby:0x000055dfc2c95340
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221016-144107",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.009325 0.000000 1.114919 ( 1.958130)
build_miniruby 0.002409 0.000000 0.104967 ( 0.102326)
build_ruby 0.001427 0.000077 0.102597 ( 0.100537)
build_all 0.008576 0.000536 1.337062 ( 0.577817)
build_install 0.006128 0.008070 1.633470 ( 0.905303)
test_btest 0.001519 0.000240 60.617542 ( 6.714915)
test_basic 0.004997 0.000789 0.357217 ( 0.449486)
test_all 0.004130 0.003629 505.940050 ( 54.283947)
test_rubyspec 0.095310 0.039423 43.468413 ( 51.957849)
total: 117.05 sec