Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-170007
#<BuildRuby:0x0000561db105cd30
@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.20220815-170007",
@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.000018 0.000001 0.000019 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009725 0.000648 0.946627 ( 1.031892)
build_miniruby 0.001485 0.000099 0.073455 ( 0.073805)
build_ruby 0.001616 0.000107 0.073032 ( 0.072854)
build_all 0.002797 0.007432 1.529376 ( 0.595517)
build_install 0.014072 0.006144 1.928002 ( 0.971473)
test_btest 0.000791 0.000166 73.276455 ( 8.591188)
test_basic 0.006911 0.000461 0.329136 ( 0.420524)
test_all 0.003747 0.000321 675.685090 ( 66.601227)
test_rubyspec 0.129716 0.056847 45.794500 ( 53.348951)
total: 131.71 sec