Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-083413
#<BuildRuby:0x000056530d4a7de0
@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.20221118-083413",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.001018 0.003431 1.098583 ( 1.270963)
build_miniruby 0.000706 0.000118 0.954769 ( 0.953649)
build_ruby 0.001087 0.000182 2.797818 ( 2.672482)
build_all 0.006169 0.002830 16.055704 ( 3.343701)
build_install 0.008212 0.000175 2.024170 ( 1.121675)
test_btest 0.000554 0.000096 64.985013 ( 10.417108)
test_basic 0.001488 0.003221 0.311828 ( 0.403394)
test_all 0.000771 0.000160 657.607551 (104.530531)
test_rubyspec 0.051088 0.022144 51.864703 ( 60.068887)
total: 184.78 sec