Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-085914
#<BuildRuby:0x00005620a81604d0
@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.20220730-085914",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.008719 0.002122 0.951146 ( 1.141338)
build_miniruby 0.001270 0.000578 0.075447 ( 0.073803)
build_ruby 0.001415 0.000643 0.075805 ( 0.074132)
build_all 0.006896 0.003135 1.505120 ( 0.574170)
build_install 0.021810 0.000112 5.089490 ( 2.060865)
test_btest 0.000819 0.000273 72.861619 ( 8.398694)
test_basic 0.003493 0.004718 0.332165 ( 0.423232)
test_all 0.001273 0.000477 670.278384 ( 65.325866)
test_rubyspec 0.084535 0.072131 45.405747 ( 51.154890)
total: 129.23 sec