Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-152206
#<BuildRuby:0x000055c95c013fa8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221201-152206",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004579 0.000269 1.152572 ( 1.407239)
build_miniruby 0.000867 0.000051 0.968585 ( 0.967345)
build_ruby 0.001244 0.000073 2.752822 ( 2.640535)
build_all 0.008723 0.000247 15.815785 ( 3.303070)
build_install 0.010190 0.000058 2.201924 ( 1.252355)
test_btest 0.000546 0.000027 65.962971 ( 10.650232)
test_basic 0.004664 0.000233 0.306017 ( 0.396750)
test_all 0.000950 0.000047 695.683450 (108.904247)
test_rubyspec 0.042127 0.028439 53.191819 ( 61.366775)
total: 190.89 sec