Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-220316
#<BuildRuby:0x000055fb8b847e20
@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.20221203-220316",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000018 0.000000 0.000018 ( 0.000016)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.000000 0.005110 1.174608 ( 1.185101)
build_miniruby 0.000708 0.000258 1.062774 ( 1.061327)
build_ruby 0.000869 0.000310 2.817372 ( 2.731539)
build_all 0.006791 0.002425 15.766107 ( 3.324676)
build_install 0.008552 0.001509 2.360772 ( 1.351356)
test_btest 0.000416 0.000139 60.016549 ( 11.967934)
test_basic 0.003710 0.001237 0.307249 ( 0.397889)
test_all 0.000711 0.000237 665.328114 (109.689842)
test_rubyspec 0.028886 0.032271 53.407351 ( 61.671870)
total: 193.38 sec