Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-091113
#<BuildRuby:0x000055e98c356be8
@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.20230111-091113",
@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.000017 0.000003 0.000020 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.005525 0.000789 0.847562 ( 1.024914)
build_miniruby 0.001071 0.000153 1.002073 ( 1.000104)
build_ruby 0.001343 0.000192 2.782483 ( 2.780044)
build_all 0.009020 0.001288 16.868243 ( 3.000522)
build_install 0.010204 0.001458 2.151750 ( 1.092276)
test_btest 0.000823 0.000118 68.604781 ( 11.235156)
test_basic 0.001418 0.005127 0.355949 ( 0.442009)
test_all 0.001364 0.000273 664.373656 (110.037984)
test_rubyspec 0.063694 0.058137 51.588465 ( 59.660247)
total: 190.27 sec