Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-120525
#<BuildRuby:0x0000564015657dd0
@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.20220827-120525",
@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.000009)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005456 0.000839 0.805943 ( 0.860240)
build_miniruby 0.000810 0.000125 0.057433 ( 0.056300)
build_ruby 0.000791 0.000122 0.059787 ( 0.058540)
build_all 0.004751 0.000000 1.562630 ( 0.602835)
build_install 0.008861 0.000000 1.951282 ( 0.977002)
test_btest 0.000870 0.000000 46.903681 ( 8.732381)
test_basic 0.002695 0.002971 0.282127 ( 0.370819)
test_all 0.002480 0.000000 606.671860 ( 92.478330)
test_rubyspec 0.085031 0.028819 44.069520 ( 52.350353)
total: 156.49 sec