Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-220216
#<BuildRuby:0x000055c6c95e0610
@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.20220919-220216",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009732 0.000202 1.072237 ( 1.132357)
build_miniruby 0.001876 0.000250 0.117748 ( 0.114429)
build_ruby 0.002139 0.000000 0.115443 ( 0.098731)
build_all 0.004331 0.006415 1.590231 ( 0.662194)
build_install 0.011980 0.011546 1.939107 ( 0.971044)
test_btest 0.001047 0.000333 79.126266 ( 8.236088)
test_basic 0.006903 0.000925 0.376364 ( 0.465203)
test_all 0.003883 0.001182 676.607984 ( 68.561232)
test_rubyspec 0.085177 0.070729 45.612003 ( 54.186695)
total: 134.43 sec