Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-084521
#<BuildRuby:0x0000563723147e80
@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.20221210-084521",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.000000 0.005346 1.140485 ( 1.993024)
build_miniruby 0.000000 0.001067 0.954785 ( 0.953458)
build_ruby 0.000633 0.000604 2.715252 ( 2.606541)
build_all 0.003765 0.005285 15.889495 ( 3.227351)
build_install 0.007518 0.001211 2.234284 ( 1.248573)
test_btest 0.000442 0.000158 66.578376 ( 11.022340)
test_basic 0.002571 0.002066 0.290095 ( 0.380730)
test_all 0.000723 0.000271 660.015548 (113.272094)
test_rubyspec 0.036460 0.032009 52.978841 ( 61.195355)
total: 195.90 sec