Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-212249
#<BuildRuby:0x000055e4c8252378
@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.20230106-212249",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000026 0.000005 0.000031 ( 0.000044)
build_up 0.002175 0.004483 0.854426 ( 1.145021)
build_miniruby 0.001001 0.000286 1.010768 ( 1.009084)
build_ruby 0.001504 0.000000 2.767383 ( 2.764874)
build_all 0.008278 0.001531 16.729300 ( 2.981878)
build_install 0.006430 0.005088 2.141555 ( 1.082608)
test_btest 0.000815 0.000255 70.284388 ( 11.027443)
test_basic 0.006013 0.000399 0.350739 ( 0.437120)
test_all 0.001247 0.001240 663.539188 (102.232798)
test_rubyspec 0.105449 0.026067 52.025926 ( 60.076634)
total: 182.76 sec