Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-141914
#<BuildRuby:0x000055f310523600
@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.20220911-141914",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.009286 0.001428 1.126802 ( 1.103313)
build_miniruby 0.001808 0.000278 0.074668 ( 0.072542)
build_ruby 0.001779 0.000273 0.076119 ( 0.074110)
build_all 0.001113 0.009022 1.580530 ( 0.603994)
build_install 0.015180 0.008259 1.895111 ( 0.934601)
test_btest 0.000769 0.000256 99.132114 ( 9.881456)
test_basic 0.007093 0.000779 0.347826 ( 0.442239)
test_all 0.003654 0.000000 696.425763 ( 69.336562)
test_rubyspec 0.118707 0.052209 47.001723 ( 55.424476)
total: 137.87 sec