Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-104601
#<BuildRuby:0x0000562315046d28
@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.20220825-104601",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.005615 0.004476 0.895370 ( 1.653194)
build_miniruby 0.001154 0.000165 0.060524 ( 0.059846)
build_ruby 0.001242 0.000177 0.057518 ( 0.056836)
build_all 0.004437 0.004293 1.234733 ( 0.467570)
build_install 0.013484 0.001726 1.598518 ( 0.791343)
test_btest 0.000800 0.000149 52.041661 ( 6.263787)
test_basic 0.005580 0.000119 0.287400 ( 0.378522)
test_all 0.004237 0.000000 489.540562 ( 52.329621)
test_rubyspec 0.079394 0.065194 41.657766 ( 49.911637)
total: 111.91 sec