Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-200524
#<BuildRuby:0x000055e095716c88
@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.20220802-200524",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008535 0.001193 0.809747 ( 0.860472)
build_miniruby 0.001465 0.000400 0.063416 ( 0.061472)
build_ruby 0.001042 0.000284 0.054154 ( 0.052468)
build_all 0.007949 0.000787 1.247167 ( 0.458487)
build_install 0.016910 0.000000 4.425994 ( 1.797326)
test_btest 0.001801 0.000000 50.603232 ( 6.269975)
test_basic 0.005287 0.000743 0.294532 ( 0.395824)
test_all 0.003002 0.000171 489.260923 ( 52.347807)
test_rubyspec 0.088618 0.036262 41.113284 ( 48.781973)
total: 111.03 sec