Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-073216
#<BuildRuby:0x000055c9933d7040
@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.20230724-073216",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.002401 0.004451 1.549242 ( 2.905058)
build_miniruby 0.001000 0.000182 0.955325 ( 0.954322)
build_ruby 0.001114 0.000203 2.722806 ( 2.723699)
build_all 0.009269 0.000000 14.151007 ( 1.285908)
build_install 0.005109 0.002982 2.009908 ( 0.892817)
test_btest 0.000944 0.000178 82.841833 ( 6.979231)
test_basic 0.003744 0.000702 0.699153 ( 0.777234)
test_all 0.000916 0.000172 499.957059 ( 55.341100)
test_rubyspec 0.017819 0.025672 43.978107 ( 56.287926)
total: 128.15 sec