Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-015113
#<BuildRuby:0x0000556467cb6148
@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.20221026-015113",
@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.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009947 0.000427 1.163419 ( 1.220433)
build_miniruby 0.001886 0.000135 0.110198 ( 0.109758)
build_ruby 0.001445 0.000103 0.106967 ( 0.107379)
build_all 0.007539 0.000538 1.381508 ( 0.617386)
build_install 0.018073 0.000000 1.740785 ( 0.958332)
test_btest 0.001442 0.000000 64.767592 ( 6.758691)
test_basic 0.008415 0.000000 0.368089 ( 0.459907)
test_all 0.007344 0.000000 510.374508 ( 54.939411)
test_rubyspec 0.112326 0.018463 43.519915 ( 52.136179)
total: 117.31 sec