Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-221638
#<BuildRuby:0x00005603a66b1570
@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.20220802-221638",
@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.000027 0.000004 0.000031 ( 0.000033)
autoconf 0.000038 0.000006 0.000044 ( 0.000045)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.011019 0.000443 0.863725 ( 0.881246)
build_miniruby 0.001614 0.000000 0.061556 ( 0.060661)
build_ruby 0.001507 0.000000 0.065690 ( 0.064535)
build_all 0.008630 0.000437 1.231992 ( 0.464734)
build_install 0.014613 0.002841 4.359737 ( 1.779571)
test_btest 0.001399 0.000182 50.024619 ( 6.214732)
test_basic 0.005448 0.000230 0.282371 ( 0.380649)
test_all 0.002279 0.000285 484.197823 ( 52.026095)
test_rubyspec 0.070392 0.051476 41.131587 ( 48.835306)
total: 110.71 sec