Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-074750
#<BuildRuby:0x000055d995ec4658
@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-074750",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009380 0.000758 1.137482 ( 1.147694)
build_miniruby 0.001875 0.000268 0.067853 ( 0.067075)
build_ruby 0.001484 0.000212 0.067718 ( 0.067766)
build_all 0.008667 0.000000 1.465544 ( 0.591523)
build_install 0.021357 0.000000 1.836901 ( 0.951426)
test_btest 0.001334 0.000000 85.778863 ( 8.570576)
test_basic 0.002573 0.004230 0.341559 ( 0.434003)
test_all 0.001478 0.000089 697.844004 ( 70.151007)
test_rubyspec 0.128599 0.037445 47.830713 ( 56.156345)
total: 138.14 sec