Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-141145
#<BuildRuby:0x00005640049ff778
@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.20220404-141145",
@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.000003 0.000008 ( 0.000007)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.006536 0.004857 1.029025 ( 1.206926)
build_miniruby 0.001360 0.000726 0.076753 ( 0.074464)
build_ruby 0.001339 0.000714 0.074290 ( 0.072151)
build_all 0.006703 0.003575 4.189106 ( 0.856516)
build_install 0.013863 0.008976 8.503870 ( 2.950908)
test_btest 0.000707 0.000393 76.000959 ( 7.984864)
test_basic 0.006347 0.001237 0.353495 ( 0.447959)
test_all 0.001511 0.000796 667.070154 ( 66.759815)
test_rubyspec 0.099735 0.080107 46.562025 ( 51.621318)
total: 131.98 sec