Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-101219
#<BuildRuby:0x000055aadb6fe9c0
@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.20221019-101219",
@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.000005 0.000003 0.000008 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007062 0.005793 1.171490 ( 1.203315)
build_miniruby 0.001170 0.000703 0.104919 ( 0.101434)
build_ruby 0.000919 0.000551 0.110059 ( 0.107273)
build_all 0.006101 0.003660 1.349311 ( 0.583439)
build_install 0.009075 0.005445 1.672849 ( 0.895699)
test_btest 0.001394 0.000836 62.705068 ( 6.605845)
test_basic 0.002795 0.003996 0.365553 ( 0.454777)
test_all 0.008351 0.000000 512.834821 ( 54.163460)
test_rubyspec 0.086309 0.046639 43.143930 ( 51.370015)
total: 115.49 sec