Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-220910
#<BuildRuby:0x0000556a1e29a5a8
@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.20220307-220910",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.007700 0.004406 1.003866 ( 1.043469)
build_miniruby 0.001677 0.000210 0.076078 ( 0.074180)
build_ruby 0.001562 0.000195 0.072259 ( 0.070565)
build_all 0.009661 0.000620 4.214501 ( 0.850513)
build_install 0.018800 0.004702 8.049806 ( 2.432484)
test_btest 0.000000 0.001453 72.036967 ( 8.486562)
test_basic 0.000000 0.007514 0.334975 ( 0.429899)
test_all 0.001315 0.000556 697.362833 ( 67.564118)
test_rubyspec 0.110498 0.053407 46.406379 ( 51.761787)
total: 132.71 sec