Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-080212
#<BuildRuby:0x00005641fd0acdd8
@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.20221110-080212",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.003045 0.007556 1.100923 ( 1.108313)
build_miniruby 0.001649 0.000330 0.068451 ( 0.066148)
build_ruby 0.001870 0.000000 0.069804 ( 0.068003)
build_all 0.006096 0.004001 1.515762 ( 0.589527)
build_install 0.018654 0.003268 1.876609 ( 0.942192)
test_btest 0.001314 0.000000 87.036258 ( 8.433977)
test_basic 0.005414 0.004125 0.337480 ( 0.423553)
test_all 0.002098 0.000524 668.581398 ( 67.809100)
test_rubyspec 0.100041 0.081288 47.815124 ( 56.016627)
total: 135.46 sec