Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-180429
#<BuildRuby:0x000056156c246878
@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.20220731-180429",
@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.000007 0.000000 0.000007 ( 0.000013)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006407 0.000000 0.854294 ( 0.927940)
build_miniruby 0.000987 0.000000 0.056985 ( 0.055766)
build_ruby 0.000904 0.000000 0.059048 ( 0.057910)
build_all 0.004702 0.000000 1.514305 ( 0.592257)
build_install 0.006864 0.004333 5.682750 ( 2.177805)
test_btest 0.000899 0.000000 48.968910 ( 8.464538)
test_basic 0.005607 0.000120 0.305942 ( 0.394431)
test_all 0.002392 0.000000 600.805088 ( 90.647552)
test_rubyspec 0.101258 0.017279 44.090675 ( 49.689574)
total: 153.01 sec