Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-041754
#<BuildRuby:0x00005648bd4672e0
@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.20220823-041754",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009860 0.001517 1.000552 ( 1.218219)
build_miniruby 0.002006 0.000309 0.078000 ( 0.076085)
build_ruby 0.002395 0.000000 0.076469 ( 0.074292)
build_all 0.008875 0.000936 1.548915 ( 0.591016)
build_install 0.014458 0.006021 1.880878 ( 0.906725)
test_btest 0.000964 0.000181 77.289318 ( 8.437327)
test_basic 0.002520 0.004880 0.327664 ( 0.416011)
test_all 0.003132 0.000737 632.003280 ( 65.403565)
test_rubyspec 0.101406 0.071299 45.931436 ( 54.460790)
total: 131.58 sec