Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-102204
#<BuildRuby:0x0000564add04ff00
@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.20220814-102204",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000000 0.006946 0.841610 ( 1.168822)
build_miniruby 0.000000 0.001061 0.058161 ( 0.056909)
build_ruby 0.000000 0.000776 0.059659 ( 0.058547)
build_all 0.004020 0.000687 1.520789 ( 0.588678)
build_install 0.008517 0.000396 1.959142 ( 0.978663)
test_btest 0.000571 0.000168 54.981419 ( 8.403736)
test_basic 0.001812 0.004342 0.342854 ( 0.430524)
test_all 0.001220 0.000431 612.926084 ( 90.013575)
test_rubyspec 0.072218 0.053507 43.853852 ( 51.216389)
total: 152.92 sec