Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-170042
#<BuildRuby:0x0000564fc01604e8
@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.20220308-170042",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.011423 0.000961 0.995892 ( 1.169326)
build_miniruby 0.000000 0.002045 0.075483 ( 0.075232)
build_ruby 0.000000 0.002534 0.077566 ( 0.076341)
build_all 0.003977 0.006621 4.182087 ( 0.864350)
build_install 0.018109 0.006276 7.935795 ( 2.474918)
test_btest 0.001045 0.000305 78.531960 ( 8.100446)
test_basic 0.006162 0.001797 0.350197 ( 0.442295)
test_all 0.001217 0.000355 643.148148 ( 65.453454)
test_rubyspec 0.096973 0.058876 46.290992 ( 51.674557)
total: 130.33 sec