Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-133523
#<BuildRuby:0x0000555c4c7c7e70
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230104-133523",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.000000 0.006572 0.882254 ( 1.066886)
build_miniruby 0.000494 0.000690 1.007707 ( 1.005773)
build_ruby 0.000000 0.001522 2.762809 ( 2.760208)
build_all 0.000000 0.009696 16.816516 ( 2.979865)
build_install 0.009033 0.002753 2.302676 ( 1.191357)
test_btest 0.000844 0.000241 69.562236 ( 11.797280)
test_basic 0.005113 0.001461 0.339918 ( 0.426448)
test_all 0.002195 0.000000 670.720377 (105.147697)
test_rubyspec 0.071855 0.061450 51.607213 ( 59.625016)
total: 186.00 sec