Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-092129
#<BuildRuby:0x000055acf07c5338
@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.20221016-092129",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000035 0.000005 0.000040 ( 0.000042)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.008564 0.002625 1.139517 ( 1.249528)
build_miniruby 0.001724 0.000323 0.106521 ( 0.103858)
build_ruby 0.000000 0.001851 0.103378 ( 0.101308)
build_all 0.007168 0.001746 1.371085 ( 0.602781)
build_install 0.010827 0.005574 1.695677 ( 0.932921)
test_btest 0.000000 0.002465 62.445117 ( 6.353806)
test_basic 0.002432 0.004991 0.361082 ( 0.450012)
test_all 0.006908 0.000970 494.008530 ( 53.424281)
test_rubyspec 0.089807 0.044184 43.532757 ( 52.131408)
total: 115.35 sec