Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-004250
#<BuildRuby:0x0000561892ddf7d8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221117-004250",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.003481 0.006163 1.141862 ( 1.475754)
build_miniruby 0.002220 0.000000 0.895339 ( 0.897255)
build_ruby 0.002159 0.000193 2.375807 ( 2.322207)
build_all 0.012854 0.004956 18.347355 ( 2.263855)
build_install 0.012990 0.006372 2.000919 ( 1.088831)
test_btest 0.001280 0.000349 84.837495 ( 9.654857)
test_basic 0.007360 0.000000 0.331751 ( 0.421754)
test_all 0.001722 0.000000 678.826489 ( 72.810749)
test_rubyspec 0.071013 0.052845 50.830789 ( 59.410847)
total: 150.35 sec