Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-191315
#<BuildRuby:0x000055ed739486d8
@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-191315",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.001752 0.006917 1.096533 ( 1.437809)
build_miniruby 0.001225 0.000432 0.893787 ( 0.913727)
build_ruby 0.001698 0.000599 2.384031 ( 2.320759)
build_all 0.013715 0.004605 18.440057 ( 2.256747)
build_install 0.017786 0.000000 1.934098 ( 1.027844)
test_btest 0.001000 0.000251 86.943099 ( 10.180539)
test_basic 0.003373 0.003479 0.350967 ( 0.443123)
test_all 0.001065 0.001594 713.285059 ( 74.946461)
test_rubyspec 0.088791 0.044554 50.626684 ( 59.230677)
total: 152.76 sec