Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-214037
#<BuildRuby:0x0000559ab688a878
@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.20220825-214037",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006542 0.000178 0.805271 ( 0.876097)
build_miniruby 0.000971 0.000064 0.057273 ( 0.056028)
build_ruby 0.000892 0.000060 0.059384 ( 0.058148)
build_all 0.000000 0.004584 1.558177 ( 0.607234)
build_install 0.009011 0.001960 1.915876 ( 0.960845)
test_btest 0.000000 0.000887 50.922382 ( 8.760581)
test_basic 0.000595 0.005487 0.333158 ( 0.421033)
test_all 0.001603 0.000381 588.655497 ( 91.561573)
test_rubyspec 0.055467 0.049976 44.159547 ( 52.404323)
total: 155.71 sec