Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-115845
#<BuildRuby:0x0000558ee75809c8
@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.20221114-115845",
@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.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009844 0.000838 1.108421 ( 1.248525)
build_miniruby 0.002486 0.000000 0.119344 ( 0.114926)
build_ruby 0.002228 0.000055 0.122916 ( 0.105372)
build_all 0.009027 0.000573 1.592471 ( 0.685632)
build_install 0.011074 0.011205 1.920822 ( 0.989841)
test_btest 0.000932 0.000222 91.439686 ( 8.914596)
test_basic 0.003601 0.004026 0.398678 ( 0.498565)
test_all 0.000000 0.002176 648.655025 ( 68.919389)
test_rubyspec 0.120643 0.057516 48.332425 ( 56.691427)
total: 138.17 sec