Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-100437
#<BuildRuby:0x000055af9f652148
@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.20220810-100437",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.009468 0.000386 0.861835 ( 1.851005)
build_miniruby 0.001301 0.000093 0.056460 ( 0.054876)
build_ruby 0.001576 0.000000 0.060484 ( 0.059258)
build_all 0.004416 0.004752 1.285975 ( 0.479467)
build_install 0.011273 0.005900 4.371362 ( 1.805300)
test_btest 0.001668 0.000000 51.656815 ( 5.945463)
test_basic 0.006178 0.000000 0.298791 ( 0.388689)
test_all 0.001413 0.001670 505.291931 ( 53.277274)
test_rubyspec 0.074408 0.050526 41.263261 ( 48.663762)
total: 112.53 sec