Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-131219
#<BuildRuby:0x0000558b9fa13788
@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.20220803-131219",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005343 0.005591 1.000492 ( 1.017390)
build_miniruby 0.001694 0.000521 0.077793 ( 0.076006)
build_ruby 0.001624 0.000499 0.074382 ( 0.072288)
build_all 0.007057 0.005497 1.534916 ( 0.584075)
build_install 0.010049 0.012366 5.253004 ( 2.041990)
test_btest 0.001095 0.000515 79.309133 ( 8.489610)
test_basic 0.006482 0.000827 0.332687 ( 0.430132)
test_all 0.002354 0.000000 623.468837 ( 64.449507)
test_rubyspec 0.084206 0.089146 45.737921 ( 53.338948)
total: 130.50 sec