Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-074029
#<BuildRuby:0x00005615a42ae120
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221012-074029",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000021 0.000006 0.000027 ( 0.000027)
autoconf 0.000034 0.000010 0.000044 ( 0.000044)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.004587 0.006878 1.070053 ( 1.154478)
build_miniruby 0.001162 0.000447 0.095973 ( 0.093018)
build_ruby 0.001384 0.000532 0.100618 ( 0.097348)
build_all 0.005662 0.002178 1.272504 ( 0.569025)
build_install 0.009733 0.003744 1.590960 ( 0.872579)
test_btest 0.001119 0.000431 63.815182 ( 6.550999)
test_basic 0.004452 0.001712 0.352447 ( 0.441087)
test_all 0.004172 0.001605 512.444445 ( 54.570376)
test_rubyspec 0.087706 0.052905 43.216668 ( 51.718154)
total: 116.07 sec