Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-075947
#<BuildRuby:0x00005653a9e669c0
@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.20220718-075947",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000005 0.000003 0.000008 ( 0.000009)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.003312 0.006124 0.831245 ( 0.949972)
build_miniruby 0.001085 0.000723 0.065177 ( 0.065029)
build_ruby 0.001083 0.000722 0.061991 ( 0.061075)
build_all 0.007246 0.001626 1.285009 ( 0.502477)
build_install 0.007124 0.009379 4.362008 ( 1.886565)
test_btest 0.001033 0.000715 52.311277 ( 6.310271)
test_basic 0.001376 0.005402 0.304298 ( 0.398091)
test_all 0.002892 0.000665 479.062441 ( 51.548440)
test_rubyspec 0.073575 0.066887 42.083099 ( 48.069329)
total: 109.79 sec