Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-091605
#<BuildRuby:0x0000564077250018
@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.20220731-091605",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.002494 0.004211 0.843742 ( 0.904982)
build_miniruby 0.000880 0.000126 0.057195 ( 0.056001)
build_ruby 0.000889 0.000127 0.059418 ( 0.058154)
build_all 0.001031 0.003542 1.527778 ( 0.588767)
build_install 0.010127 0.001156 5.658072 ( 2.169495)
test_btest 0.000622 0.000117 48.331543 ( 8.844844)
test_basic 0.004556 0.000854 0.325658 ( 0.414388)
test_all 0.001114 0.000209 603.026639 ( 89.262936)
test_rubyspec 0.092979 0.027997 43.765298 ( 49.348371)
total: 151.65 sec