Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-020437
#<BuildRuby:0x000055d0c4cfce80
@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.20221007-020437",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010797 0.000442 1.103881 ( 1.141759)
build_miniruby 0.001952 0.000279 0.097781 ( 0.094049)
build_ruby 0.001352 0.000193 0.101221 ( 0.098440)
build_all 0.008124 0.000507 1.285078 ( 0.560905)
build_install 0.014249 0.000597 1.618677 ( 0.891002)
test_btest 0.001486 0.000175 59.643256 ( 6.653470)
test_basic 0.006395 0.000752 0.349340 ( 0.440912)
test_all 0.006710 0.000306 515.513568 ( 54.525841)
test_rubyspec 0.108857 0.032065 42.313837 ( 50.961851)
total: 115.37 sec