Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-101635
#<BuildRuby:0x000055dada3a46d8
@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.20220724-101635",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.008412 0.002804 0.956134 ( 1.309292)
build_miniruby 0.001654 0.000551 0.072526 ( 0.069838)
build_ruby 0.001680 0.000560 0.077160 ( 0.074611)
build_all 0.008445 0.001088 1.504252 ( 0.571688)
build_install 0.018176 0.003712 5.069490 ( 2.027219)
test_btest 0.001753 0.000501 73.749641 ( 8.105849)
test_basic 0.001840 0.004780 0.316911 ( 0.406388)
test_all 0.001517 0.000505 645.113568 ( 64.087057)
test_rubyspec 0.108139 0.060183 45.609319 ( 51.045350)
total: 127.70 sec