Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-035940
#<BuildRuby:0x00005598cb31a9c0
@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.20220722-035940",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000005 0.000003 0.000008 ( 0.000009)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.006238 0.003465 0.834419 ( 1.191754)
build_miniruby 0.000833 0.000462 0.055494 ( 0.054331)
build_ruby 0.000981 0.000544 0.061412 ( 0.060256)
build_all 0.005660 0.003144 1.254716 ( 0.464285)
build_install 0.011514 0.006397 4.335188 ( 1.822671)
test_btest 0.001303 0.000724 53.412818 ( 6.238229)
test_basic 0.002853 0.004511 0.290500 ( 0.379192)
test_all 0.001825 0.000403 489.305609 ( 52.361397)
test_rubyspec 0.050567 0.087646 41.637802 ( 47.429105)
total: 110.00 sec