Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-203404
#<BuildRuby:0x0000563985537e00
@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.20220816-203404",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000016)
build_up 0.006462 0.000164 0.837144 ( 0.900815)
build_miniruby 0.000766 0.000054 0.057029 ( 0.055904)
build_ruby 0.000985 0.000070 0.059623 ( 0.058352)
build_all 0.000328 0.004499 1.529355 ( 0.589191)
build_install 0.006864 0.004086 1.911751 ( 0.964480)
test_btest 0.000610 0.000115 49.480803 ( 8.685468)
test_basic 0.001005 0.004643 0.332224 ( 0.420832)
test_all 0.001914 0.000478 618.788562 ( 89.988121)
test_rubyspec 0.080097 0.049846 44.024123 ( 51.413268)
total: 153.08 sec