Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-120828
#<BuildRuby:0x000055859e8fc4f0
@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.20220325-120828",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000176 0.010587 0.999640 ( 1.261002)
build_miniruby 0.001608 0.000742 0.070167 ( 0.069482)
build_ruby 0.001345 0.000620 0.077135 ( 0.077059)
build_all 0.004073 0.006271 4.127304 ( 0.871827)
build_install 0.018051 0.004320 7.860762 ( 2.478359)
test_btest 0.000951 0.000444 72.347276 ( 7.997491)
test_basic 0.005838 0.002724 0.343116 ( 0.434254)
test_all 0.000642 0.001274 669.586950 ( 65.982847)
test_rubyspec 0.087132 0.073584 45.683668 ( 51.369987)
total: 130.54 sec