Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-054327
#<BuildRuby:0x000055813de77e58
@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-054327",
@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.000020 0.000001 0.000021 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004639 0.000331 1.147180 ( 1.193402)
build_miniruby 0.000894 0.000000 0.944025 ( 0.942582)
build_ruby 0.001094 0.000000 2.832462 ( 2.695958)
build_all 0.008891 0.000158 15.998277 ( 3.373821)
build_install 0.009869 0.000322 2.076433 ( 1.142471)
test_btest 0.000611 0.000036 60.081357 ( 11.488270)
test_basic 0.004803 0.000282 0.284548 ( 0.375013)
test_all 0.001706 0.000037 715.334707 (109.406531)
test_rubyspec 0.034636 0.028224 53.244028 ( 61.396152)
total: 192.01 sec