Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-212510
#<BuildRuby:0x00005577b5e704f0
@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.20220306-212510",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.010521 0.000000 0.988688 ( 1.059610)
build_miniruby 0.001797 0.000176 0.079003 ( 0.076912)
build_ruby 0.001462 0.000390 0.077150 ( 0.075365)
build_all 0.010573 0.000000 4.222755 ( 0.844155)
build_install 0.023738 0.001083 7.923874 ( 2.454428)
test_btest 0.001116 0.000000 77.203199 ( 8.113446)
test_basic 0.007485 0.000037 0.338788 ( 0.427799)
test_all 0.001926 0.000321 696.570232 ( 68.208864)
test_rubyspec 0.092989 0.068674 46.896534 ( 52.101347)
total: 133.36 sec