Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-025449
#<BuildRuby:0x0000563a0e0c04d8
@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.20220428-025449",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.007199 0.004163 1.067494 ( 3.310393)
build_miniruby 0.000000 0.002375 0.074127 ( 0.071939)
build_ruby 0.000339 0.001758 0.071520 ( 0.069418)
build_all 0.010162 0.000196 1.483921 ( 0.619657)
build_install 0.018345 0.005763 5.835256 ( 2.815672)
test_btest 0.001281 0.000193 77.380842 ( 8.341961)
test_basic 0.009509 0.000664 0.329665 ( 0.415356)
test_all 0.002947 0.000000 691.121506 ( 67.038671)
test_rubyspec 0.106166 0.085598 45.235097 ( 50.457216)
total: 133.14 sec