Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-225420
#<BuildRuby:0x0000559b07f67708
@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.20230801-225420",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005341 0.000191 1.391957 ( 2.648777)
build_miniruby 0.000916 0.000153 0.919219 ( 0.918457)
build_ruby 0.000977 0.000163 2.588393 ( 2.588691)
build_all 0.003821 0.005230 13.584383 ( 1.213696)
build_install 0.004624 0.003454 2.059928 ( 0.902834)
test_btest 0.000817 0.000204 81.102263 ( 6.943231)
test_basic 0.004127 0.000000 0.571096 ( 0.650851)
test_all 0.001220 0.000248 503.433349 ( 60.970793)
test_rubyspec 0.019075 0.022821 44.912350 ( 57.284852)
total: 134.12 sec