Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-162843
#<BuildRuby:0x000055eab0cca678
@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.20230106-162843",
@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.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.005393 0.001155 0.853126 ( 1.155418)
build_miniruby 0.001052 0.000225 1.018736 ( 1.016625)
build_ruby 0.001615 0.000000 2.781149 ( 2.778412)
build_all 0.006789 0.003256 16.787622 ( 2.999620)
build_install 0.008745 0.000669 2.121669 ( 1.078087)
test_btest 0.000888 0.000193 76.158208 ( 10.232221)
test_basic 0.002773 0.004137 0.378447 ( 0.464393)
test_all 0.001063 0.000277 653.272812 (100.855026)
test_rubyspec 0.092809 0.041583 51.974414 ( 60.085588)
total: 180.67 sec