Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-112128
#<BuildRuby:0x000055e229527e00
@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.20221124-112128",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004315 0.000664 1.131215 ( 1.284220)
build_miniruby 0.000938 0.000144 0.920798 ( 0.919310)
build_ruby 0.001099 0.000169 2.755985 ( 2.662658)
build_all 0.008280 0.000550 15.916723 ( 3.270601)
build_install 0.006254 0.004112 2.003388 ( 1.133824)
test_btest 0.000481 0.000090 63.142790 ( 10.645712)
test_basic 0.004841 0.000053 0.290826 ( 0.381543)
test_all 0.000000 0.001291 702.649580 (107.144932)
test_rubyspec 0.062598 0.008329 54.104777 ( 62.214001)
total: 189.66 sec