Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-192128
#<BuildRuby:0x0000556d223a30b0
@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.20220331-192128",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000010 0.000002 0.000012 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.009333 0.001165 1.020884 ( 1.465379)
build_miniruby 0.001814 0.000000 0.063700 ( 0.062496)
build_ruby 0.001699 0.000000 0.072878 ( 0.072200)
build_all 0.006874 0.003748 4.284122 ( 0.872977)
build_install 0.021595 0.001826 7.990223 ( 2.427088)
test_btest 0.001037 0.000208 71.906760 ( 8.247195)
test_basic 0.007169 0.000660 0.347877 ( 0.437060)
test_all 0.002015 0.000387 689.078859 ( 67.605248)
test_rubyspec 0.124896 0.035193 46.544879 ( 51.993029)
total: 133.18 sec