Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-000435
#<BuildRuby:0x000055946e5e86e0
@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-000435",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.007065 0.001087 1.103929 ( 1.115288)
build_miniruby 0.001692 0.000261 0.940487 ( 0.946220)
build_ruby 0.001859 0.000286 2.380525 ( 2.308944)
build_all 0.010214 0.007244 18.216895 ( 2.266876)
build_install 0.014889 0.002678 1.890891 ( 1.033394)
test_btest 0.001520 0.000338 84.003570 ( 10.307850)
test_basic 0.007030 0.000424 0.341687 ( 0.430149)
test_all 0.002074 0.000191 693.282635 ( 73.459458)
test_rubyspec 0.059027 0.065827 49.995066 ( 58.538618)
total: 150.41 sec