Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-121614
#<BuildRuby:0x0000555d63e12c40
@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.20220810-121614",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.001836 0.004728 0.884719 ( 8.552215)
build_miniruby 0.000992 0.000000 0.058447 ( 0.057116)
build_ruby 0.000948 0.000000 0.059616 ( 0.058401)
build_all 0.003870 0.000774 1.529211 ( 0.591855)
build_install 0.006463 0.002693 5.652891 ( 2.169674)
test_btest 0.000452 0.000188 49.667368 ( 8.320576)
test_basic 0.003975 0.001656 0.283424 ( 0.372380)
test_all 0.000932 0.000388 597.664253 ( 92.684980)
test_rubyspec 0.076295 0.047997 44.040715 ( 51.469805)
total: 164.28 sec