Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-231401
#<BuildRuby:0x0000555cf722d1f8
@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.20221024-231401",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.008159 0.000628 1.158427 ( 1.211574)
build_miniruby 0.001888 0.000145 0.112631 ( 0.109004)
build_ruby 0.001418 0.000109 0.110318 ( 0.107588)
build_all 0.007976 0.000229 1.396848 ( 0.592554)
build_install 0.015867 0.000366 1.743073 ( 0.929470)
test_btest 0.000000 0.001473 63.189773 ( 6.697894)
test_basic 0.002592 0.004173 0.354315 ( 0.444077)
test_all 0.006142 0.000768 508.390811 ( 53.963641)
test_rubyspec 0.063511 0.059463 43.195462 ( 51.765358)
total: 115.82 sec