Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-173733
#<BuildRuby:0x0000556cfd605350
@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.20221027-173733",
@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.000004)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005861 0.004104 1.093651 ( 1.169508)
build_miniruby 0.001842 0.000123 0.101878 ( 0.098432)
build_ruby 0.001443 0.000096 0.098807 ( 0.096207)
build_all 0.006551 0.000436 1.289038 ( 0.569366)
build_install 0.013540 0.000547 1.613085 ( 0.886496)
test_btest 0.002010 0.000125 62.078557 ( 6.486478)
test_basic 0.007324 0.000457 0.365466 ( 0.454187)
test_all 0.002527 0.005527 497.503300 ( 54.120664)
test_rubyspec 0.067415 0.054492 43.556147 ( 52.182330)
total: 116.06 sec