Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-102331
#<BuildRuby:0x000056016f918018
@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.20220822-102331",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.000231 0.006670 0.904249 ( 2.204257)
build_miniruby 0.001056 0.000000 0.057588 ( 0.056405)
build_ruby 0.000914 0.000000 0.059119 ( 0.058010)
build_all 0.001160 0.003555 1.529617 ( 0.591745)
build_install 0.008912 0.002197 1.918535 ( 0.961319)
test_btest 0.000439 0.000188 44.855679 ( 8.987985)
test_basic 0.002154 0.003239 0.254354 ( 0.343492)
test_all 0.001144 0.000534 599.775700 ( 89.499134)
test_rubyspec 0.036236 0.039618 44.365858 ( 52.704106)
total: 155.41 sec