Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-073014
#<BuildRuby:0x0000559839262038
@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.20221017-073014",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.008900 0.000685 1.107751 ( 1.169659)
build_miniruby 0.001362 0.000104 0.111567 ( 0.109852)
build_ruby 0.001477 0.000114 0.104512 ( 0.101489)
build_all 0.009761 0.000347 1.332159 ( 0.571692)
build_install 0.014925 0.000645 1.667042 ( 0.908690)
test_btest 0.001373 0.000092 61.990253 ( 6.578868)
test_basic 0.002514 0.006333 0.368774 ( 0.466923)
test_all 0.008513 0.000000 497.813511 ( 53.768626)
test_rubyspec 0.067900 0.063768 43.345378 ( 51.897819)
total: 115.57 sec