Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-003503
#<BuildRuby:0x000055bf260748e8
@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.20221109-003503",
@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.000006)
autoconf 0.000021 0.000003 0.000024 ( 0.000017)
configure 0.000009 0.000001 0.000010 ( 0.000012)
build_up 0.009265 0.000737 1.113222 ( 1.139359)
build_miniruby 0.001824 0.000260 0.068500 ( 0.066338)
build_ruby 0.001641 0.000234 0.069191 ( 0.067130)
build_all 0.002489 0.007742 1.526393 ( 0.601189)
build_install 0.014471 0.005937 1.876541 ( 0.933349)
test_btest 0.001233 0.000342 86.218664 ( 9.136538)
test_basic 0.006726 0.001868 0.339400 ( 0.424600)
test_all 0.001347 0.000374 693.152962 ( 69.157585)
test_rubyspec 0.115248 0.060947 47.368930 ( 55.546620)
total: 137.07 sec