Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-050551
#<BuildRuby:0x00005586045d3df8
@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.20230114-050551",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.002903 0.003834 0.882575 ( 1.050471)
build_miniruby 0.001293 0.000000 1.017783 ( 1.015668)
build_ruby 0.001483 0.000000 2.775616 ( 2.773016)
build_all 0.004280 0.005680 16.856529 ( 3.030998)
build_install 0.008933 0.002351 2.079069 ( 1.070793)
test_btest 0.000851 0.000224 75.922853 ( 11.125846)
test_basic 0.006140 0.000523 0.356826 ( 0.442629)
test_all 0.001012 0.000253 668.349495 ( 97.151415)
test_rubyspec 0.090426 0.042452 52.034599 ( 60.077410)
total: 177.74 sec