Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-142251
#<BuildRuby:0x0000558e21bc7eb0
@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.20220816-142251",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.006621 0.836121 ( 0.950877)
build_miniruby 0.000000 0.001093 0.057780 ( 0.056415)
build_ruby 0.000000 0.000999 0.059887 ( 0.058653)
build_all 0.002103 0.002627 1.544832 ( 0.585530)
build_install 0.008659 0.002151 1.904773 ( 0.963313)
test_btest 0.000489 0.000226 46.200616 ( 8.877054)
test_basic 0.004117 0.001900 0.364861 ( 0.453225)
test_all 0.001878 0.000867 620.500550 ( 87.937674)
test_rubyspec 0.038367 0.040682 44.120001 ( 51.510464)
total: 151.39 sec