Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-064526
#<BuildRuby:0x0000559cdd1a3dd8
@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.20221122-064526",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004929 0.000056 1.084126 ( 1.849843)
build_miniruby 0.000772 0.000048 0.951374 ( 0.950234)
build_ruby 0.001053 0.000000 2.810941 ( 2.717790)
build_all 0.006183 0.002866 15.902518 ( 3.386314)
build_install 0.008952 0.000495 2.023292 ( 1.129846)
test_btest 0.000570 0.000052 63.371507 ( 11.022933)
test_basic 0.004192 0.000381 0.298588 ( 0.389596)
test_all 0.000000 0.001282 707.762493 (106.961472)
test_rubyspec 0.037935 0.026559 52.952812 ( 61.157316)
total: 189.57 sec