Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-010529
#<BuildRuby:0x000055d2fe67ee00
@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.20220727-010529",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005174 0.005294 0.828969 ( 1.033799)
build_miniruby 0.001135 0.000284 0.055711 ( 0.054466)
build_ruby 0.001522 0.000381 0.067542 ( 0.065897)
build_all 0.007572 0.000671 1.249285 ( 0.480511)
build_install 0.000000 0.016833 4.298336 ( 1.775005)
test_btest 0.000000 0.002128 53.316528 ( 5.988117)
test_basic 0.003929 0.001906 0.282743 ( 0.378261)
test_all 0.001438 0.000761 480.191971 ( 51.529948)
test_rubyspec 0.076479 0.058053 41.810904 ( 47.666657)
total: 108.97 sec