Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-143920
#<BuildRuby:0x000055abd2ffb468
@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.20221221-143920",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.004131 0.000111 0.984501 ( 1.904755)
build_miniruby 0.000678 0.000307 1.779593 ( 1.656554)
build_ruby 0.000920 0.000418 2.654954 ( 2.653170)
build_all 0.008860 0.000162 15.709275 ( 3.337589)
build_install 0.008088 0.001103 2.265105 ( 1.281192)
test_btest 0.000410 0.000145 66.281159 ( 10.594190)
test_basic 0.004595 0.000279 0.341199 ( 0.431888)
test_all 0.001354 0.000000 670.999158 (150.175424)
test_rubyspec 0.062125 0.007638 51.952074 ( 60.357379)
total: 232.39 sec