Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-121546
#<BuildRuby:0x0000558adf390070
@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.20230726-121546",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.001076 0.004337 1.407027 ( 2.712553)
build_miniruby 0.000899 0.000150 0.852596 ( 0.851536)
build_ruby 0.001358 0.000226 2.529690 ( 2.533935)
build_all 0.004912 0.003593 13.187776 ( 1.212270)
build_install 0.003898 0.004100 1.876418 ( 0.881239)
test_btest 0.000616 0.000147 78.716769 ( 7.376691)
test_basic 0.000530 0.007206 0.699509 ( 0.765917)
test_all 0.001284 0.000000 453.320362 ( 47.091088)
test_rubyspec 0.016117 0.026932 43.602754 ( 56.054341)
total: 119.48 sec