Logfile: /home/ko1/ruby/logs/brlog.trunk.20230708-201200
#<BuildRuby:0x0000557db2b5fba0
@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.20230708-201200",
@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.000000 0.000053 0.000053 ( 0.000029)
autoconf 0.000000 0.000011 0.000011 ( 0.000010)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.000379 0.004181 1.430121 ( 2.685904)
build_miniruby 0.000776 0.000311 0.889247 ( 0.890404)
build_ruby 0.001247 0.000000 2.567127 ( 2.567577)
build_all 0.008546 0.000000 8.414893 ( 7.664814)
build_install 0.008068 0.000000 2.119039 ( 1.818554)
test_btest 0.001121 0.000000 85.197791 ( 7.276804)
test_basic 0.004746 0.000118 0.727123 ( 0.803750)
test_all 0.001100 0.000321 456.112379 ( 44.539031)
test_rubyspec 0.018175 0.020904 43.319972 ( 55.746007)
total: 123.99 sec