Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-014329
#<BuildRuby:0x000055aa8d9efe20
@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.20230725-014329",
@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.000022 0.000003 0.000025 ( 0.000027)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.002421 0.003660 1.539157 ( 2.821596)
build_miniruby 0.001276 0.000000 0.950613 ( 0.949464)
build_ruby 0.001545 0.000000 2.646219 ( 2.651298)
build_all 0.004255 0.004741 13.338333 ( 1.170802)
build_install 0.006490 0.001623 1.877291 ( 0.865798)
test_btest 0.000910 0.000227 78.906903 ( 6.860112)
test_basic 0.004027 0.000000 0.694167 ( 0.773289)
test_all 0.001098 0.000173 469.830779 ( 52.186511)
test_rubyspec 0.012761 0.026968 43.226328 ( 55.565226)
total: 123.84 sec