Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-152012
#<BuildRuby:0x000055bd1a571390
@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.20220813-152012",
@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.000038 0.000002 0.000040 ( 0.000041)
configure 0.000027 0.000002 0.000029 ( 0.000030)
build_up 0.000268 0.013063 0.860734 ( 0.896633)
build_miniruby 0.001256 0.000393 0.053472 ( 0.051697)
build_ruby 0.000987 0.000308 0.063322 ( 0.061932)
build_all 0.008206 0.001376 1.280459 ( 0.478968)
build_install 0.012241 0.002953 1.621396 ( 0.795948)
test_btest 0.001215 0.000347 51.303273 ( 6.064810)
test_basic 0.004759 0.001360 0.287512 ( 0.378070)
test_all 0.002139 0.001616 505.927886 ( 52.720905)
test_rubyspec 0.084683 0.043760 41.602442 ( 49.211157)
total: 110.66 sec