Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-072748
#<BuildRuby:0x000055b6bf2434b8
@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.20220827-072748",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000037 0.000005 0.000042 ( 0.000034)
build_up 0.010692 0.000947 0.970902 ( 1.033400)
build_miniruby 0.002029 0.000290 0.078101 ( 0.075863)
build_ruby 0.001825 0.000260 0.079017 ( 0.077476)
build_all 0.005716 0.005011 1.541185 ( 0.572039)
build_install 0.014175 0.007218 1.889183 ( 0.922233)
test_btest 0.000992 0.000248 79.180058 ( 8.376917)
test_basic 0.005921 0.001481 0.334364 ( 0.430960)
test_all 0.003465 0.000866 653.273399 ( 65.403081)
test_rubyspec 0.064342 0.101928 45.903435 ( 54.342150)
total: 131.24 sec