Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-050247
#<BuildRuby:0x00005582120d3e70
@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.20230114-050247",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000005 0.000015 ( 0.000014)
configure 0.000019 0.000008 0.000027 ( 0.000041)
build_up 0.004225 0.002262 0.854534 ( 1.056584)
build_miniruby 0.000875 0.000404 1.023415 ( 1.021379)
build_ruby 0.001111 0.000512 2.778976 ( 2.776290)
build_all 0.006672 0.003375 16.820038 ( 3.019780)
build_install 0.003754 0.007632 2.087619 ( 1.073228)
test_btest 0.000000 0.000794 67.750452 ( 11.465608)
test_basic 0.001475 0.005303 0.374289 ( 0.460444)
test_all 0.000910 0.000278 665.651542 (101.567340)
test_rubyspec 0.041258 0.048376 52.117905 ( 60.191817)
total: 182.63 sec