Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-155529
#<BuildRuby:0x000055fdd9b8a678
@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.20230108-155529",
@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.000008)
autoconf 0.000046 0.000000 0.000046 ( 0.000045)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.003373 0.003213 0.844820 ( 1.594200)
build_miniruby 0.001148 0.000216 1.024764 ( 1.022866)
build_ruby 0.001398 0.000262 2.788958 ( 2.786236)
build_all 0.005460 0.004502 16.822175 ( 2.987578)
build_install 0.006975 0.002563 2.116215 ( 1.094114)
test_btest 0.000873 0.000218 81.066770 ( 11.036354)
test_basic 0.000000 0.006545 0.380549 ( 0.466465)
test_all 0.000000 0.001246 670.538627 (102.314408)
test_rubyspec 0.078738 0.047972 52.538737 ( 60.574377)
total: 183.88 sec