Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-145524
#<BuildRuby:0x000055c970909338
@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.20221015-145524",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.009703 0.000926 1.081838 ( 1.133620)
build_miniruby 0.001770 0.000000 0.103460 ( 0.101404)
build_ruby 0.001575 0.000000 0.098539 ( 0.096092)
build_all 0.007388 0.001079 1.352822 ( 0.577407)
build_install 0.015443 0.002322 1.661227 ( 0.906905)
test_btest 0.002157 0.000000 60.313254 ( 6.678640)
test_basic 0.000000 0.007543 0.361199 ( 0.449400)
test_all 0.006256 0.001405 491.821844 ( 53.592529)
test_rubyspec 0.094445 0.045542 43.241121 ( 51.734395)
total: 115.27 sec