Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-042407
#<BuildRuby:0x0000562eb87a1e98
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230115-042407",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000000 0.000052 0.000052 ( 0.000052)
build_up 0.004874 0.005035 1.287066 ( 1.449587)
build_miniruby 0.001169 0.000250 1.711929 ( 1.582886)
build_ruby 0.001272 0.000273 2.783826 ( 2.781315)
build_all 0.003996 0.005766 16.887112 ( 2.978914)
build_install 0.008431 0.000938 2.141947 ( 1.085586)
test_btest 0.000686 0.000183 76.612251 ( 11.088816)
test_basic 0.004924 0.001313 0.354632 ( 0.440968)
test_all 0.001253 0.000334 657.898195 (107.928389)
test_rubyspec 0.071202 0.035830 52.089891 ( 60.206550)
total: 189.54 sec