Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-182259
#<BuildRuby:0x000056303f69f800
@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.20220908-182259",
@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.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008995 0.001150 1.140984 ( 1.271943)
build_miniruby 0.002499 0.000000 0.074045 ( 0.072973)
build_ruby 0.002546 0.000167 0.079212 ( 0.077660)
build_all 0.004490 0.005748 1.541312 ( 0.610984)
build_install 0.019947 0.003736 1.919868 ( 0.971171)
test_btest 0.000000 0.001325 95.966461 ( 9.511456)
test_basic 0.006482 0.001210 0.357475 ( 0.448011)
test_all 0.004443 0.000048 694.701383 ( 69.224784)
test_rubyspec 0.102658 0.071345 47.249948 ( 55.633016)
total: 137.82 sec