Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-152409
#<BuildRuby:0x0000561b418243c8
@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.20221216-152409",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.004196 0.000299 0.922015 ( 1.162508)
build_miniruby 0.000921 0.000066 1.095979 ( 1.094619)
build_ruby 0.001254 0.000089 2.884525 ( 2.783855)
build_all 0.004654 0.004395 15.846742 ( 3.379637)
build_install 0.005909 0.003876 2.268840 ( 1.283136)
test_btest 0.000445 0.000079 68.539836 ( 11.392529)
test_basic 0.001228 0.003573 0.315975 ( 0.406523)
test_all 0.001159 0.000257 692.818713 (142.768355)
test_rubyspec 0.054154 0.017304 52.745195 ( 61.130131)
total: 225.40 sec