Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-001420
#<BuildRuby:0x000055f04b2386d8
@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.20220812-001420",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.007411 0.005273 1.024015 ( 1.172633)
build_miniruby 0.001259 0.000485 0.070402 ( 0.068720)
build_ruby 0.002556 0.000000 0.072606 ( 0.069851)
build_all 0.010037 0.000000 1.530630 ( 0.566207)
build_install 0.020913 0.000859 5.128055 ( 2.112851)
test_btest 0.001098 0.000275 74.015728 ( 8.287173)
test_basic 0.001668 0.005047 0.323848 ( 0.416040)
test_all 0.002383 0.000715 677.709573 ( 66.766314)
test_rubyspec 0.112680 0.063822 45.222057 ( 52.764750)
total: 132.23 sec