Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-170805
#<BuildRuby:0x0000561b13df2b48
@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.20221018-170805",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.007577 0.003072 1.125905 ( 1.181822)
build_miniruby 0.001448 0.000310 0.112324 ( 0.109786)
build_ruby 0.001201 0.000257 0.097235 ( 0.094068)
build_all 0.007889 0.001691 1.344314 ( 0.579165)
build_install 0.009821 0.005915 1.653813 ( 0.899559)
test_btest 0.001128 0.000301 62.846985 ( 6.323247)
test_basic 0.006098 0.000292 0.356041 ( 0.456784)
test_all 0.005724 0.001431 488.056547 ( 53.870529)
test_rubyspec 0.092837 0.043532 43.187134 ( 51.564845)
total: 115.08 sec