Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-102811
#<BuildRuby:0x00005616b4173ba0
@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.20221007-102811",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.011279 0.000776 1.054650 ( 1.111601)
build_miniruby 0.002036 0.000470 0.094141 ( 0.089908)
build_ruby 0.001529 0.000000 0.093787 ( 0.091102)
build_all 0.006805 0.000859 1.299051 ( 0.556759)
build_install 0.003463 0.010289 1.634023 ( 0.866393)
test_btest 0.000865 0.000305 63.398273 ( 6.217610)
test_basic 0.001948 0.004908 0.360299 ( 0.449693)
test_all 0.006719 0.000969 499.837864 ( 53.220517)
test_rubyspec 0.085879 0.051681 42.489862 ( 50.933449)
total: 113.54 sec