Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-194550
#<BuildRuby:0x000055ca66f6e7e0
@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.20221126-194550",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.000000 0.005007 1.221287 ( 1.755215)
build_miniruby 0.000000 0.001010 0.999590 ( 0.998220)
build_ruby 0.000000 0.001183 2.702558 ( 2.596453)
build_all 0.000019 0.009937 22.335198 ( 4.341475)
build_install 0.004645 0.006088 4.406665 ( 1.618073)
test_btest 0.000413 0.000152 60.469377 ( 11.440258)
test_basic 0.003824 0.001409 0.295219 ( 0.385559)
test_all 0.001043 0.000000 659.520229 (110.596954)
test_rubyspec 0.032703 0.033121 52.801766 ( 61.106566)
total: 194.84 sec