Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-002317
#<BuildRuby:0x000055b7a04bc6b8
@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.20221109-002317",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000011 0.000005 0.000016 ( 0.000014)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.005273 0.004569 1.091146 ( 1.122430)
build_miniruby 0.002129 0.000000 0.069331 ( 0.067166)
build_ruby 0.001863 0.000000 0.062983 ( 0.061371)
build_all 0.008057 0.002487 1.496995 ( 0.584707)
build_install 0.018194 0.002228 1.864794 ( 0.922517)
test_btest 0.001403 0.000468 85.256995 ( 9.282049)
test_basic 0.008627 0.001367 0.330700 ( 0.416008)
test_all 0.002398 0.000000 662.900115 ( 67.625065)
test_rubyspec 0.084435 0.093173 47.492295 ( 55.671978)
total: 135.75 sec