Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-222206
#<BuildRuby:0x000055d4c37827e0
@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.20221115-222206",
@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.000002 0.000011 ( 0.000011)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.002110 0.002564 1.050550 ( 1.076315)
build_miniruby 0.000000 0.000947 0.988269 ( 0.986948)
build_ruby 0.000000 0.001263 2.772358 ( 2.681045)
build_all 0.003682 0.005028 15.785793 ( 3.298894)
build_install 0.007186 0.001161 1.951417 ( 1.109431)
test_btest 0.000461 0.000154 60.009077 ( 11.332651)
test_basic 0.004453 0.000166 0.291760 ( 0.382712)
test_all 0.001704 0.000538 641.121799 (100.474369)
test_rubyspec 0.039562 0.020086 50.862420 ( 59.137072)
total: 180.48 sec