Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-025250
#<BuildRuby:0x000055e3e1feaf90
@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.20220721-025250",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008321 0.000656 0.882882 ( 1.374967)
build_miniruby 0.001237 0.000191 0.054388 ( 0.053303)
build_ruby 0.001298 0.000200 0.063894 ( 0.062946)
build_all 0.008153 0.000509 1.269687 ( 0.498936)
build_install 0.008309 0.009360 4.379507 ( 1.818224)
test_btest 0.001908 0.000000 53.181762 ( 6.022747)
test_basic 0.004781 0.000463 0.279949 ( 0.371517)
test_all 0.002315 0.000544 515.936707 ( 54.076873)
test_rubyspec 0.105468 0.027628 42.234817 ( 48.070328)
total: 112.35 sec