Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-073139
#<BuildRuby:0x0000555bc2607e80
@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.20221222-073139",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003732 0.000233 0.935602 ( 1.178861)
build_miniruby 0.000966 0.000060 1.008798 ( 1.007442)
build_ruby 0.001156 0.000072 2.594106 ( 2.592650)
build_all 0.005605 0.003675 15.870294 ( 3.305140)
build_install 0.006867 0.003356 2.241195 ( 1.229889)
test_btest 0.000526 0.000072 65.241433 ( 11.794881)
test_basic 0.004710 0.000108 0.286628 ( 0.377870)
test_all 0.001224 0.000160 665.322032 (137.511746)
test_rubyspec 0.049424 0.020571 51.441774 ( 59.593060)
total: 218.59 sec