Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-000829
#<BuildRuby:0x000055b15bfa3e00
@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.20220808-000829",
@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.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.002266 0.004307 0.833113 ( 0.866212)
build_miniruby 0.000950 0.000068 0.058877 ( 0.057481)
build_ruby 0.000826 0.000059 0.059668 ( 0.058445)
build_all 0.004476 0.000320 1.540219 ( 0.598592)
build_install 0.003709 0.005296 5.642493 ( 2.162021)
test_btest 0.000722 0.000103 51.103743 ( 8.308692)
test_basic 0.004805 0.000687 0.320465 ( 0.409073)
test_all 0.001152 0.000083 616.003969 ( 90.669664)
test_rubyspec 0.072864 0.036465 43.893455 ( 51.263995)
total: 154.39 sec