Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-051249
#<BuildRuby:0x00005615bf24a678
@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.20221211-051249",
@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.000019 0.000002 0.000021 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004314 0.000018 0.864076 ( 1.087267)
build_miniruby 0.000977 0.000061 0.954342 ( 0.952732)
build_ruby 0.001126 0.000070 2.857149 ( 2.735180)
build_all 0.005476 0.003858 15.933638 ( 3.314146)
build_install 0.008798 0.000076 2.144159 ( 1.202123)
test_btest 0.000552 0.000055 64.404595 ( 10.717890)
test_basic 0.004887 0.000076 0.287791 ( 0.379116)
test_all 0.001019 0.000097 668.005863 (109.566815)
test_rubyspec 0.047552 0.010098 52.917483 ( 61.125205)
total: 191.08 sec