Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-113942
#<BuildRuby:0x000055dcb6e42be8
@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.20221228-113942",
@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.000004 0.000019 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.005307 0.001137 0.844919 ( 1.029823)
build_miniruby 0.000992 0.000213 1.012151 ( 1.010448)
build_ruby 0.001473 0.000000 2.776920 ( 2.774431)
build_all 0.009644 0.000000 16.731767 ( 2.953561)
build_install 0.010614 0.000770 2.292005 ( 1.171966)
test_btest 0.000713 0.000119 76.653107 ( 10.265032)
test_basic 0.006488 0.000297 0.368034 ( 0.454494)
test_all 0.001258 0.000199 657.851740 (102.296625)
test_rubyspec 0.096545 0.013765 51.527888 ( 59.610982)
total: 181.57 sec