Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-233452
#<BuildRuby:0x000055e0c4980008
@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.20230124-233452",
@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.000023 0.000006 0.000029 ( 0.000028)
build_up 0.000581 0.005614 0.839057 ( 1.061805)
build_miniruby 0.001011 0.000337 1.006960 ( 1.005029)
build_ruby 0.001257 0.000419 2.746226 ( 2.743720)
build_all 0.008517 0.001498 16.755835 ( 2.974857)
build_install 0.005385 0.006042 2.065297 ( 1.066543)
test_btest 0.000000 0.001008 70.075157 ( 11.141273)
test_basic 0.000000 0.006139 0.339126 ( 0.426388)
test_all 0.000000 0.001385 654.827704 (103.230428)
test_rubyspec 0.056798 0.049530 51.449410 ( 59.621890)
total: 183.27 sec