Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-001515
#<BuildRuby:0x0000555bc318c328
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221117-001515",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.004506 0.000119 1.055126 ( 1.130805)
build_miniruby 0.000741 0.000198 0.982184 ( 0.980593)
build_ruby 0.000986 0.000263 2.719157 ( 2.619647)
build_all 0.001238 0.007311 15.886690 ( 3.354727)
build_install 0.008589 0.000177 2.020361 ( 1.172128)
test_btest 0.000408 0.000136 61.636474 ( 10.982382)
test_basic 0.000000 0.004870 0.304629 ( 0.395625)
test_all 0.000000 0.001175 620.910748 (100.492225)
test_rubyspec 0.033793 0.022972 51.111289 ( 59.307474)
total: 180.44 sec