Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-124452
#<BuildRuby:0x000055c990fc2ad8
@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.20221011-124452",
@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.000025 0.000002 0.000027 ( 0.000028)
autoconf 0.000043 0.000004 0.000047 ( 0.000047)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.011668 0.000897 1.108249 ( 1.149234)
build_miniruby 0.001618 0.000125 0.100249 ( 0.096995)
build_ruby 0.000000 0.001605 0.094216 ( 0.092597)
build_all 0.000865 0.007794 1.279063 ( 0.559345)
build_install 0.009599 0.004843 1.607874 ( 0.895511)
test_btest 0.000000 0.001761 62.403432 ( 6.369368)
test_basic 0.002619 0.003813 0.350171 ( 0.439773)
test_all 0.007109 0.000000 479.473662 ( 52.969711)
test_rubyspec 0.079004 0.037359 42.776091 ( 51.280872)
total: 113.85 sec