Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-014727
#<BuildRuby:0x000055810119caf8
@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.20220305-014727",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000022)
configure 0.000032 0.000005 0.000037 ( 0.000033)
build_up 0.006780 0.003803 0.992110 ( 1.673274)
build_miniruby 0.001581 0.000316 0.079582 ( 0.077808)
build_ruby 0.001323 0.000265 0.077092 ( 0.076354)
build_all 0.005994 0.004643 4.140360 ( 0.856282)
build_install 0.021036 0.003212 7.901580 ( 2.442946)
test_btest 0.000957 0.000218 71.352856 ( 8.366476)
test_basic 0.000068 0.008303 0.347907 ( 0.436032)
test_all 0.001621 0.000516 660.256075 ( 65.414508)
test_rubyspec 0.100951 0.071248 46.446298 ( 51.964824)
total: 131.31 sec