Logfile: /home/ko1/ruby/logs/brlog.trunk.20230525-123236
#<BuildRuby:0x000055e0bad2fbb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230525-123236",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000009)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.004526 1.346629 ( 2.677496)
build_miniruby 0.000000 0.001097 0.681941 ( 0.682151)
build_ruby 0.000000 0.001240 2.441083 ( 2.441493)
build_all 0.004069 0.005327 12.265093 ( 1.121201)
build_install 0.007507 0.000000 1.674988 ( 0.829965)
test_btest 0.001072 0.000000 81.456056 ( 6.868331)
test_basic 0.002606 0.000618 0.686994 ( 0.772284)
test_all 0.000805 0.000239 444.529054 ( 48.801436)
test_rubyspec 0.028269 0.012624 41.495465 ( 54.018271)
total: 118.21 sec