Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-201846
#<BuildRuby:0x000055f4eeb680f8
@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.20221224-201846",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000877 0.003419 0.806480 ( 1.016016)
build_miniruby 0.001040 0.000000 0.960316 ( 0.958913)
build_ruby 0.001261 0.000000 2.808351 ( 2.806911)
build_all 0.004477 0.004535 15.763926 ( 3.330339)
build_install 0.006236 0.003533 2.293211 ( 1.276616)
test_btest 0.000523 0.000137 67.674088 ( 10.934216)
test_basic 0.004631 0.000174 0.302024 ( 0.392650)
test_all 0.000859 0.000215 623.290323 (119.290376)
test_rubyspec 0.045919 0.025369 51.264168 ( 59.523845)
total: 199.53 sec