Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-062409
#<BuildRuby:0x0000557cfe57c3a0
@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.20220822-062409",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004527 0.006699 1.036729 ( 6.872249)
build_miniruby 0.001356 0.000484 0.065809 ( 0.065199)
build_ruby 0.001764 0.000630 0.076605 ( 0.075923)
build_all 0.008252 0.001435 1.514891 ( 0.580040)
build_install 0.012884 0.008543 1.910189 ( 0.961274)
test_btest 0.000773 0.000300 71.152686 ( 8.398763)
test_basic 0.006440 0.000789 0.318596 ( 0.408386)
test_all 0.001817 0.003376 638.349003 ( 65.071703)
test_rubyspec 0.101923 0.059539 45.808218 ( 54.058011)
total: 136.49 sec