Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-012836
#<BuildRuby:0x000055a474a8bdd0
@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.20220826-012836",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000025 0.000000 0.000025 ( 0.000029)
build_up 0.006702 0.000000 0.806110 ( 1.147350)
build_miniruby 0.001054 0.000000 0.057569 ( 0.056302)
build_ruby 0.000860 0.000069 0.059413 ( 0.058287)
build_all 0.000449 0.004270 1.536496 ( 0.586541)
build_install 0.005497 0.003479 1.922674 ( 0.972172)
test_btest 0.000607 0.000152 51.391677 ( 8.306343)
test_basic 0.004541 0.001135 0.254687 ( 0.343468)
test_all 0.000801 0.001779 634.751065 ( 90.780424)
test_rubyspec 0.063870 0.055393 44.055819 ( 52.314494)
total: 154.57 sec