Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-122242
#<BuildRuby:0x000055c9806bb4b8
@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.20220825-122242",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006404 0.005550 0.973727 ( 1.103149)
build_miniruby 0.001657 0.000382 0.075405 ( 0.073753)
build_ruby 0.001743 0.000402 0.076690 ( 0.074820)
build_all 0.003879 0.006037 1.521110 ( 0.573023)
build_install 0.012001 0.009004 1.893794 ( 0.920912)
test_btest 0.001601 0.000000 70.650964 ( 8.385944)
test_basic 0.003107 0.004883 0.339415 ( 0.427692)
test_all 0.001897 0.000781 669.846501 ( 66.607616)
test_rubyspec 0.110155 0.058391 45.871580 ( 54.408744)
total: 132.58 sec