Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-053526
#<BuildRuby:0x00005648820d3fb0
@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.20220726-053526",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006502 0.000000 0.865519 ( 1.320086)
build_miniruby 0.000981 0.000000 0.056605 ( 0.055251)
build_ruby 0.001000 0.000017 0.058843 ( 0.057563)
build_all 0.004663 0.000030 1.526259 ( 0.599225)
build_install 0.002303 0.008857 5.645644 ( 2.181807)
test_btest 0.000680 0.000127 47.715756 ( 8.540696)
test_basic 0.001967 0.003831 0.347236 ( 0.434940)
test_all 0.000855 0.000201 602.841894 ( 89.751066)
test_rubyspec 0.067794 0.029791 43.332095 ( 48.984939)
total: 151.93 sec