Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-014330
#<BuildRuby:0x0000564b2c3c3728
@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.20240115-014330",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000019 0.000008 0.000027 ( 0.000027)
configure 0.000016 0.000007 0.000023 ( 0.000022)
build_up 0.004343 0.000161 1.053639 ( 1.474773)
build_miniruby 0.001048 0.000393 0.850209 ( 0.849312)
build_ruby 0.000000 0.001770 2.669415 ( 2.673413)
build_all 0.006272 0.003116 14.220111 ( 1.368799)
build_install 0.006088 0.001606 4.061652 ( 1.049221)
test_btest 0.000757 0.000303 75.910861 ( 6.663112)
test_basic 0.000925 0.004289 0.681533 ( 0.761333)
test_all 0.108823 0.022033 496.478623 ( 46.988374)
test_rubyspec 0.025213 0.020313 49.065539 ( 61.402258)
total: 123.23 sec