Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-010910
#<BuildRuby:0x0000560963239a48
@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.20221204-010910",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000197 0.011008 1.210446 ( 1.356994)
build_miniruby 0.001741 0.000465 0.849674 ( 0.848802)
build_ruby 0.002699 0.000720 2.238589 ( 2.146490)
build_all 0.016210 0.005180 18.692899 ( 2.192020)
build_install 0.013848 0.008906 2.086633 ( 1.050670)
test_btest 0.000000 0.001564 94.806845 ( 8.789993)
test_basic 0.002831 0.006386 0.348456 ( 0.432774)
test_all 0.001834 0.000750 693.234935 ( 71.658066)
test_rubyspec 0.105426 0.078796 49.594158 ( 57.615272)
total: 146.09 sec