Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-214342
#<BuildRuby:0x000055fad5b82920
@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.20220802-214342",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000847 0.008339 0.808375 ( 0.897185)
build_miniruby 0.001369 0.000342 0.061220 ( 0.059201)
build_ruby 0.001596 0.000399 0.066758 ( 0.064873)
build_all 0.006177 0.001545 1.269780 ( 0.470642)
build_install 0.009296 0.008015 4.222332 ( 1.745219)
test_btest 0.001225 0.000409 54.727032 ( 5.991276)
test_basic 0.002633 0.004587 0.300694 ( 0.390516)
test_all 0.000825 0.002425 498.257206 ( 52.923437)
test_rubyspec 0.076500 0.065844 41.222603 ( 48.801228)
total: 111.34 sec