Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-050230
#<BuildRuby:0x00005607b17874b8
@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.20220720-050230",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001786 0.009514 1.014597 ( 1.550980)
build_miniruby 0.001367 0.000586 0.070980 ( 0.068863)
build_ruby 0.001139 0.000488 0.072445 ( 0.070849)
build_all 0.007124 0.003054 1.545951 ( 0.596766)
build_install 0.015188 0.007186 5.158170 ( 2.077510)
test_btest 0.000912 0.000399 74.180084 ( 8.120592)
test_basic 0.001637 0.005626 0.320924 ( 0.408688)
test_all 0.001233 0.000617 685.398410 ( 66.428674)
test_rubyspec 0.087933 0.079932 45.853431 ( 51.847170)
total: 131.17 sec