Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-073807
#<BuildRuby:0x000055e039309390
@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.20220827-073807",
@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.000011 0.000003 0.000014 ( 0.000013)
autoconf 0.000027 0.000007 0.000034 ( 0.000033)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004592 0.005411 0.840395 ( 1.213069)
build_miniruby 0.001215 0.000405 0.064267 ( 0.062266)
build_ruby 0.001495 0.000000 0.054755 ( 0.053239)
build_all 0.008085 0.000255 1.268450 ( 0.458592)
build_install 0.010974 0.003750 1.619386 ( 0.804513)
test_btest 0.001168 0.000344 53.907907 ( 6.496846)
test_basic 0.000752 0.004644 0.289626 ( 0.381186)
test_all 0.004639 0.001402 500.366592 ( 53.785480)
test_rubyspec 0.077873 0.043761 43.916277 ( 52.430020)
total: 115.69 sec