Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-064038
#<BuildRuby:0x0000559cd25a3e70
@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.20221225-064038",
@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.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004191 0.000300 0.774172 ( 1.139443)
build_miniruby 0.000796 0.000057 1.001799 ( 1.000546)
build_ruby 0.001027 0.000073 2.664949 ( 2.663498)
build_all 0.008892 0.000000 15.935440 ( 3.234495)
build_install 0.003620 0.005030 2.262187 ( 1.303632)
test_btest 0.000510 0.000064 64.114019 ( 11.358531)
test_basic 0.004556 0.000000 0.290612 ( 0.381770)
test_all 0.000962 0.000000 626.889827 (104.283452)
test_rubyspec 0.027193 0.033287 51.953949 ( 60.221285)
total: 185.59 sec