Logfile: /home/ko1/ruby/logs/brlog.trunk.20230529-165403
#<BuildRuby:0x000055873be48078
@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.20230529-165403",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.004898 1.330666 ( 2.813888)
build_miniruby 0.000000 0.001344 0.887578 ( 0.886333)
build_ruby 0.000000 0.001434 2.421123 ( 2.421592)
build_all 0.003484 0.005467 12.714177 ( 1.212112)
build_install 0.003677 0.003665 1.654163 ( 0.851714)
test_btest 0.000773 0.000295 82.463986 ( 6.653256)
test_basic 0.001973 0.001576 0.688172 ( 0.770202)
test_all 0.001159 0.000453 465.570828 ( 42.659616)
test_rubyspec 0.016410 0.022449 41.562667 ( 54.080293)
total: 112.35 sec