Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-131940
#<BuildRuby:0x000055aede458610
@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.20220818-131940",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009866 0.001518 1.023487 ( 1.161000)
build_miniruby 0.002203 0.000000 0.073137 ( 0.071151)
build_ruby 0.002139 0.000000 0.076448 ( 0.074593)
build_all 0.004830 0.006206 1.517300 ( 0.584982)
build_install 0.017128 0.002789 1.880074 ( 0.924030)
test_btest 0.000971 0.000204 78.882733 ( 8.163097)
test_basic 0.000000 0.007131 0.319828 ( 0.410770)
test_all 0.004014 0.001852 678.793743 ( 66.479645)
test_rubyspec 0.098273 0.083441 45.414636 ( 53.870397)
total: 131.74 sec