Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-200406
#<BuildRuby:0x0000561955c903c8
@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.20230107-200406",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.002979 0.003756 0.911488 ( 1.059711)
build_miniruby 0.001045 0.000299 1.015507 ( 1.013622)
build_ruby 0.001577 0.000000 2.785428 ( 2.782794)
build_all 0.010087 0.000000 16.823574 ( 2.998046)
build_install 0.008253 0.002974 2.090592 ( 1.075877)
test_btest 0.000845 0.000212 69.023582 ( 10.916029)
test_basic 0.002038 0.004508 0.346480 ( 0.432642)
test_all 0.000950 0.000285 658.975357 (101.507670)
test_rubyspec 0.090986 0.041849 52.161040 ( 60.185699)
total: 181.97 sec