Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-084447
#<BuildRuby:0x0000559420868328
@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.20220829-084447",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.006099 0.000493 0.860508 ( 1.294341)
build_miniruby 0.000816 0.000204 0.058470 ( 0.057239)
build_ruby 0.000827 0.000207 0.059982 ( 0.058615)
build_all 0.004416 0.000000 1.491504 ( 0.582158)
build_install 0.008641 0.001994 1.887729 ( 0.966372)
test_btest 0.000657 0.000152 43.627907 ( 8.519730)
test_basic 0.005885 0.000155 0.372135 ( 0.460363)
test_all 0.001340 0.000287 600.582530 ( 91.417292)
test_rubyspec 0.077540 0.037236 43.470187 ( 51.818875)
total: 155.18 sec