Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-055715
#<BuildRuby:0x00005564e2194460
@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.20230124-055715",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000013 0.000006 0.000019 ( 0.000018)
configure 0.000011 0.000005 0.000016 ( 0.000016)
build_up 0.004509 0.002394 0.952484 ( 1.124792)
build_miniruby 0.000817 0.000377 0.997652 ( 0.995920)
build_ruby 0.001538 0.000000 2.744931 ( 2.742423)
build_all 0.000589 0.009559 16.653489 ( 2.967224)
build_install 0.006976 0.004360 2.074776 ( 1.063604)
test_btest 0.000404 0.000252 67.198733 ( 10.900730)
test_basic 0.004091 0.002556 0.375499 ( 0.461439)
test_all 0.000819 0.000512 659.432860 ( 93.208686)
test_rubyspec 0.077200 0.043030 51.126116 ( 59.753244)
total: 173.22 sec