Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-135258
#<BuildRuby:0x000055b210d37800
@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.20220819-135258",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.008890 0.002963 0.961289 ( 1.009582)
build_miniruby 0.001551 0.000517 0.075402 ( 0.074294)
build_ruby 0.001255 0.000418 0.075176 ( 0.074251)
build_all 0.007822 0.002607 1.533272 ( 0.584241)
build_install 0.015930 0.003593 1.897350 ( 0.927798)
test_btest 0.001222 0.000000 78.663252 ( 8.157061)
test_basic 0.007901 0.001199 0.318399 ( 0.406380)
test_all 0.005850 0.000125 627.024160 ( 63.740154)
test_rubyspec 0.094602 0.073196 45.942707 ( 54.157641)
total: 129.13 sec