Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-205844
#<BuildRuby:0x0000555870587438
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240108-205844",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000011 0.000006 0.000017 ( 0.000017)
configure 0.000008 0.000004 0.000012 ( 0.000013)
build_up 0.003401 0.001586 1.369675 ( 1.770001)
build_miniruby 0.000000 0.001500 2.026319 ( 2.030191)
build_ruby 0.000000 0.001733 4.596624 ( 4.611280)
build_all 0.010913 0.000062 16.820233 ( 1.942158)
build_install 0.012792 0.003625 5.199119 ( 1.929819)
test_btest 0.000568 0.000239 82.875131 ( 9.956942)
test_basic 0.007044 0.000000 0.782449 ( 0.851891)
test_all 0.100675 0.022794 582.871302 ( 75.662159)
test_rubyspec 0.039765 0.030424 87.081728 ( 99.486527)
total: 198.24 sec