Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-175909
#<BuildRuby:0x0000562375648e50
@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.20220829-175909",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000010 0.000003 0.000013 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.010998 0.968376 ( 1.007714)
build_miniruby 0.000000 0.001546 0.074451 ( 0.072799)
build_ruby 0.000000 0.002820 0.077834 ( 0.074886)
build_all 0.003077 0.007144 1.537385 ( 0.563572)
build_install 0.016120 0.007872 1.897377 ( 0.932917)
test_btest 0.001446 0.000000 75.115150 ( 8.315228)
test_basic 0.007482 0.000223 0.339148 ( 0.427380)
test_all 0.001968 0.001093 637.962047 ( 65.504010)
test_rubyspec 0.073466 0.087148 45.883764 ( 54.480368)
total: 131.38 sec