Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-054645
#<BuildRuby:0x000055bae03fb510
@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.20220225-054645",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010466 0.000900 0.916409 ( 6.298296)
build_miniruby 0.001498 0.000214 0.071868 ( 0.070388)
build_ruby 0.001476 0.000211 0.076337 ( 0.074645)
build_all 0.007826 0.004495 4.209229 ( 0.847725)
build_install 0.017288 0.005384 7.836265 ( 2.377688)
test_btest 0.000731 0.000154 73.522368 ( 7.866008)
test_basic 0.006663 0.001403 0.345741 ( 0.432285)
test_all 0.002116 0.000000 702.708194 ( 67.473643)
test_rubyspec 0.095980 0.056920 46.274148 ( 51.697465)
total: 137.14 sec