Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-102420
#<BuildRuby:0x0000557d62d4e9c0
@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.20221009-102420",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009403 0.000471 1.086179 ( 1.157563)
build_miniruby 0.001684 0.000000 0.097006 ( 0.093827)
build_ruby 0.002013 0.000000 0.088847 ( 0.085331)
build_all 0.006216 0.001817 1.312180 ( 0.576078)
build_install 0.011360 0.003836 1.631778 ( 0.893070)
test_btest 0.001352 0.000423 62.005369 ( 6.404236)
test_basic 0.005019 0.001568 0.354976 ( 0.445579)
test_all 0.008026 0.000539 486.459242 ( 52.537322)
test_rubyspec 0.059574 0.072007 42.773390 ( 51.086281)
total: 113.28 sec