Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-155926
#<BuildRuby:0x0000556c3553c9c8
@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.20221116-155926",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.009734 1.147590 ( 1.146379)
build_miniruby 0.000000 0.002180 0.912160 ( 0.935720)
build_ruby 0.000888 0.001285 2.366997 ( 2.324633)
build_all 0.012558 0.005561 18.257576 ( 2.262010)
build_install 0.013253 0.007718 1.864959 ( 1.006074)
test_btest 0.000972 0.000324 83.005150 ( 9.690126)
test_basic 0.002200 0.004280 0.355608 ( 0.446130)
test_all 0.001531 0.000567 708.523163 ( 74.878608)
test_rubyspec 0.078914 0.046574 50.650765 ( 59.220943)
total: 151.91 sec