Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-205943
#<BuildRuby:0x0000557f343d1310
@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.20220825-205943",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000029 0.000011 0.000040 ( 0.000042)
configure 0.000023 0.000009 0.000032 ( 0.000028)
build_up 0.009300 0.001865 0.896273 ( 1.007004)
build_miniruby 0.000000 0.001471 0.056696 ( 0.055306)
build_ruby 0.000000 0.002044 0.068796 ( 0.067640)
build_all 0.008244 0.000000 1.262169 ( 0.479138)
build_install 0.010536 0.004005 1.601408 ( 0.799098)
test_btest 0.000683 0.000241 55.292202 ( 5.922062)
test_basic 0.003905 0.001378 0.282797 ( 0.373230)
test_all 0.004160 0.000000 502.384237 ( 53.504253)
test_rubyspec 0.088184 0.043232 41.684458 ( 50.180053)
total: 112.39 sec