Logfile: /home/ko1/ruby/logs/brlog.trunk.20220708-033655
#<BuildRuby:0x0000558e197e3f68
@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.20220708-033655",
@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.000008)
autoconf 0.000023 0.000000 0.000023 ( 0.000024)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.002445 0.004070 0.817832 ( 0.887220)
build_miniruby 0.000997 0.000066 0.057672 ( 0.056387)
build_ruby 0.000854 0.000057 0.059663 ( 0.058502)
build_all 0.000089 0.004215 1.502800 ( 0.601679)
build_install 0.006472 0.004637 6.263596 ( 2.836750)
test_btest 0.000645 0.000121 49.500561 ( 8.216263)
test_basic 0.000000 0.005820 0.299775 ( 0.388167)
test_all 0.000000 0.001320 624.094765 ( 92.284116)
test_rubyspec 0.070609 0.050068 44.451227 ( 50.022136)
total: 155.35 sec