Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-170635
#<BuildRuby:0x0000557d40dc83c8
@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.20230112-170635",
@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.000014 0.000005 0.000019 ( 0.000018)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.001802 0.004829 0.887026 ( 1.065265)
build_miniruby 0.000914 0.000381 1.017438 ( 1.015523)
build_ruby 0.001237 0.000516 2.775188 ( 2.772441)
build_all 0.006584 0.003453 16.780696 ( 3.006171)
build_install 0.008101 0.003472 2.089345 ( 1.076295)
test_btest 0.000812 0.000347 76.479604 ( 10.493210)
test_basic 0.003265 0.004139 0.381581 ( 0.466427)
test_all 0.000899 0.000419 650.017728 (101.324596)
test_rubyspec 0.054734 0.039870 51.671494 ( 59.740311)
total: 180.96 sec