Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-041937
#<BuildRuby:0x000055635468abe8
@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.20221220-041937",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004141 0.000000 0.866512 ( 1.581942)
build_miniruby 0.001000 0.000000 1.044932 ( 1.043735)
build_ruby 0.001133 0.000000 2.853511 ( 2.750911)
build_all 0.005563 0.003707 15.778033 ( 3.268305)
build_install 0.009568 0.000138 2.247658 ( 1.279373)
test_btest 0.000574 0.000044 60.868336 ( 11.978717)
test_basic 0.004670 0.000051 0.324385 ( 0.415649)
test_all 0.001383 0.000103 677.477225 (135.983526)
test_rubyspec 0.062347 0.008002 52.924436 ( 61.138226)
total: 219.44 sec