Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-224441
#<BuildRuby:0x000055bbc11e4010
@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.20221206-224441",
@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.000015)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.005190 0.000000 1.130900 ( 1.147708)
build_miniruby 0.000914 0.000000 0.962136 ( 0.960879)
build_ruby 0.001273 0.000000 2.759374 ( 2.661386)
build_all 0.005076 0.004154 15.903809 ( 3.328105)
build_install 0.006332 0.003960 2.312920 ( 1.329761)
test_btest 0.000552 0.000055 64.906671 ( 11.474293)
test_basic 0.004359 0.000436 0.302937 ( 0.394415)
test_all 0.001149 0.000115 661.686252 (122.831490)
test_rubyspec 0.035503 0.028677 52.968037 ( 61.156717)
total: 205.29 sec