Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-154242
#<BuildRuby:0x0000562c2fe5c480
@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.20220219-154242",
@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.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010459 0.000411 0.934588 ( 1.283519)
build_miniruby 0.002001 0.000125 0.076237 ( 0.074290)
build_ruby 0.001599 0.000099 0.077491 ( 0.075806)
build_all 0.006236 0.004741 4.089422 ( 0.787431)
build_install 0.017430 0.005932 7.767177 ( 2.297604)
test_btest 0.001116 0.000176 77.877824 ( 8.604744)
test_basic 0.007829 0.000403 0.335928 ( 0.423998)
test_all 0.001757 0.000263 696.440773 ( 67.041395)
test_rubyspec 0.111466 0.051247 45.930436 ( 51.449224)
total: 132.04 sec