Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-164431
#<BuildRuby:0x000055b38e120d30
@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.20220723-164431",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010337 0.000903 0.964900 ( 1.236842)
build_miniruby 0.002536 0.000000 0.076013 ( 0.073615)
build_ruby 0.001974 0.000022 0.078162 ( 0.076471)
build_all 0.009270 0.000598 1.515010 ( 0.578973)
build_install 0.018083 0.002261 5.133229 ( 2.076607)
test_btest 0.001018 0.000128 72.764156 ( 8.522993)
test_basic 0.007716 0.000202 0.324167 ( 0.411920)
test_all 0.002881 0.000000 671.206097 ( 65.784749)
test_rubyspec 0.075120 0.106410 45.672317 ( 51.491923)
total: 130.26 sec