Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-174102
#<BuildRuby:0x000056035c545550
@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.20220723-174102",
@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.000030 0.000004 0.000034 ( 0.000035)
autoconf 0.000043 0.000006 0.000049 ( 0.000051)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.010214 0.001572 0.857392 ( 1.085363)
build_miniruby 0.001382 0.000212 0.052964 ( 0.052342)
build_ruby 0.000000 0.001324 0.051698 ( 0.051425)
build_all 0.003316 0.004074 1.274238 ( 0.477945)
build_install 0.011634 0.004146 4.291289 ( 1.820469)
test_btest 0.001202 0.000301 51.473554 ( 6.497247)
test_basic 0.006172 0.000315 0.290211 ( 0.382635)
test_all 0.002293 0.000539 479.479186 ( 51.433038)
test_rubyspec 0.085387 0.053207 41.838522 ( 47.821712)
total: 109.62 sec