Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-141719
#<BuildRuby:0x000056112e0c7ea8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220423-141719",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005547 0.001386 0.905294 ( 0.946942)
build_miniruby 0.000801 0.000200 0.057693 ( 0.056434)
build_ruby 0.000656 0.000164 0.059410 ( 0.058317)
build_all 0.003467 0.000867 1.510179 ( 0.607257)
build_install 0.008818 0.000000 6.308702 ( 2.825623)
test_btest 0.000789 0.000017 50.821601 ( 8.908421)
test_basic 0.004592 0.000985 0.294205 ( 0.383328)
test_all 0.001119 0.000240 639.876313 ( 95.742566)
test_rubyspec 0.066753 0.036760 44.458853 ( 49.294711)
total: 158.82 sec