Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-112912
#<BuildRuby:0x0000562a0e5bee90
@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.20221009-112912",
@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.000023 0.000000 0.000023 ( 0.000024)
autoconf 0.000178 0.000000 0.000178 ( 0.000189)
configure 0.000066 0.000000 0.000066 ( 0.000057)
build_up 0.007380 0.004068 1.070978 ( 1.152813)
build_miniruby 0.002366 0.000148 0.099494 ( 0.097447)
build_ruby 0.001686 0.000000 0.100743 ( 0.100421)
build_all 0.008327 0.000000 1.290627 ( 0.557636)
build_install 0.012428 0.000071 1.616653 ( 0.895388)
test_btest 0.002157 0.000000 62.543160 ( 6.530676)
test_basic 0.005231 0.000146 0.351689 ( 0.446096)
test_all 0.002587 0.004680 507.183484 ( 54.120595)
test_rubyspec 0.098459 0.046568 42.725516 ( 51.302317)
total: 115.21 sec