Logfile: /home/ko1/ruby/logs/brlog.trunk.20220324-201244
#<BuildRuby:0x0000560e1cdce8a0
@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.20220324-201244",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000011)
build_up 0.003981 0.006036 0.973086 ( 1.119784)
build_miniruby 0.001482 0.000809 0.074243 ( 0.072715)
build_ruby 0.001495 0.000816 0.075130 ( 0.072956)
build_all 0.008926 0.002206 4.136950 ( 0.834211)
build_install 0.013817 0.009325 7.864972 ( 2.411478)
test_btest 0.000945 0.000504 70.253409 ( 7.994377)
test_basic 0.000927 0.007323 0.341170 ( 0.429189)
test_all 0.001103 0.000689 654.193129 ( 65.015514)
test_rubyspec 0.098443 0.073832 45.910520 ( 51.454292)
total: 129.41 sec