Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-101023
#<BuildRuby:0x000055efa28f4e80
@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.20220812-101023",
@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.000023 0.000001 0.000024 ( 0.000025)
autoconf 0.000058 0.000004 0.000062 ( 0.000062)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.008593 0.003610 0.836082 ( 0.980337)
build_miniruby 0.001228 0.000153 0.060961 ( 0.060020)
build_ruby 0.001799 0.000225 0.061574 ( 0.059033)
build_all 0.008788 0.000559 1.269455 ( 0.469635)
build_install 0.010433 0.005339 1.576484 ( 0.784111)
test_btest 0.001243 0.000208 54.604841 ( 6.170054)
test_basic 0.000000 0.007019 0.286515 ( 0.376603)
test_all 0.002306 0.001761 505.383406 ( 52.734621)
test_rubyspec 0.102138 0.033871 41.617632 ( 49.027345)
total: 110.66 sec