Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-080942
#<BuildRuby:0x000055ea4bd43e70
@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.20230115-080942",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000025 0.000008 0.000033 ( 0.000034)
build_up 0.006744 0.000832 1.302029 ( 1.318057)
build_miniruby 0.000929 0.000266 1.694212 ( 1.564329)
build_ruby 0.001271 0.000363 2.778866 ( 2.776138)
build_all 0.009950 0.000000 16.839733 ( 2.981814)
build_install 0.009832 0.001696 2.173093 ( 1.094301)
test_btest 0.000925 0.000218 79.702356 ( 11.215553)
test_basic 0.006138 0.001444 0.357750 ( 0.442457)
test_all 0.001128 0.000266 672.945170 (100.315569)
test_rubyspec 0.098445 0.035170 52.405253 ( 60.526542)
total: 182.24 sec