Logfile: /home/ko1/ruby/logs/brlog.trunk.20230707-202815
#<BuildRuby:0x000055f6e477f020
@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.20230707-202815",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004884 0.000163 1.234594 ( 2.499565)
build_miniruby 0.001104 0.000184 0.949485 ( 0.949212)
build_ruby 0.001209 0.000202 2.581087 ( 2.581159)
build_all 0.008737 0.000040 8.515747 ( 7.842919)
build_install 0.009263 0.000104 2.101199 ( 1.798968)
test_btest 0.001050 0.000144 86.334788 ( 7.421862)
test_basic 0.000122 0.003607 0.743239 ( 0.824475)
test_all 0.001809 0.000178 450.347575 ( 40.997331)
test_rubyspec 0.031478 0.007087 43.250018 ( 55.682067)
total: 120.60 sec