Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-191344
#<BuildRuby:0x0000561e4608ca68
@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-191344",
@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.000027 0.000000 0.000027 ( 0.000028)
autoconf 0.000034 0.000000 0.000034 ( 0.000034)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.004791 0.005622 1.146349 ( 1.219058)
build_miniruby 0.000284 0.002276 0.111871 ( 0.109296)
build_ruby 0.001299 0.000519 0.104519 ( 0.102263)
build_all 0.008673 0.000000 1.359074 ( 0.590699)
build_install 0.011331 0.004417 1.710862 ( 0.933801)
test_btest 0.001550 0.000000 60.513180 ( 6.781886)
test_basic 0.006076 0.000146 0.347573 ( 0.440026)
test_all 0.007768 0.000000 508.298804 ( 53.642868)
test_rubyspec 0.089751 0.033737 43.273119 ( 51.496125)
total: 115.32 sec