Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-005505
#<BuildRuby:0x000055d3130c1570
@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.20221031-005505",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005827 0.004349 1.105446 ( 1.179127)
build_miniruby 0.001898 0.000438 0.096490 ( 0.093563)
build_ruby 0.001086 0.000251 0.104218 ( 0.101884)
build_all 0.008001 0.000000 1.325480 ( 0.595127)
build_install 0.014301 0.001779 1.673845 ( 0.941943)
test_btest 0.001584 0.000297 61.468088 ( 6.595130)
test_basic 0.002267 0.004357 0.366359 ( 0.461768)
test_all 0.002545 0.004206 525.292312 ( 55.291327)
test_rubyspec 0.107249 0.028148 43.641779 ( 52.274026)
total: 117.53 sec