Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-003152
#<BuildRuby:0x000055bcbeea84b0
@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.20220216-003152",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006196 0.005275 0.964634 ( 0.990888)
build_miniruby 0.002244 0.000000 0.069641 ( 0.067641)
build_ruby 0.002036 0.000000 0.073426 ( 0.072244)
build_all 0.010062 0.000222 4.120122 ( 0.768292)
build_install 0.022632 0.001378 7.892563 ( 2.328188)
test_btest 0.001222 0.000184 72.908733 ( 7.754570)
test_basic 0.003320 0.005676 0.330752 ( 0.418356)
test_all 0.000000 0.001747 672.112901 ( 65.746109)
test_rubyspec 0.095212 0.055241 45.878033 ( 51.489793)
total: 129.64 sec