Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-022211
#<BuildRuby:0x000056392be00028
@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.20221227-022211",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000039 0.000005 0.000044 ( 0.000045)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.003059 0.006033 0.957782 ( 1.316384)
build_miniruby 0.000977 0.000230 1.000233 ( 0.998259)
build_ruby 0.001281 0.000301 2.763175 ( 2.760705)
build_all 0.008529 0.001072 16.549005 ( 2.954813)
build_install 0.010302 0.001332 2.224338 ( 1.165456)
test_btest 0.000764 0.000161 77.627292 ( 10.441898)
test_basic 0.006263 0.000383 0.357013 ( 0.443052)
test_all 0.001115 0.000223 658.797787 (108.642052)
test_rubyspec 0.058981 0.044103 51.165354 ( 59.275956)
total: 188.00 sec