Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-084116
#<BuildRuby:0x0000556e0a3f4620
@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.20221113-084116",
@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.000015 0.000004 0.000019 ( 0.000016)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.009458 0.000000 1.071471 ( 1.108995)
build_miniruby 0.002072 0.000000 0.067097 ( 0.065500)
build_ruby 0.001644 0.000352 0.065984 ( 0.064493)
build_all 0.008643 0.001853 1.488308 ( 0.588079)
build_install 0.019482 0.002167 1.807240 ( 0.919262)
test_btest 0.000972 0.000185 88.237858 ( 8.700116)
test_basic 0.000000 0.006961 0.343594 ( 0.433097)
test_all 0.000000 0.002103 641.837622 ( 68.110682)
test_rubyspec 0.126637 0.047598 48.068595 ( 56.526985)
total: 136.52 sec