Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-105426
#<BuildRuby:0x0000563f7d4346e0
@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.20221111-105426",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006642 0.003686 1.070535 ( 1.089315)
build_miniruby 0.001650 0.000330 0.065685 ( 0.063897)
build_ruby 0.001936 0.000387 0.067787 ( 0.065649)
build_all 0.008765 0.000000 1.476223 ( 0.588044)
build_install 0.017541 0.003707 1.815882 ( 0.926226)
test_btest 0.001266 0.000230 84.184844 ( 9.032080)
test_basic 0.006568 0.001194 0.339843 ( 0.432929)
test_all 0.002515 0.000000 698.118317 ( 69.878918)
test_rubyspec 0.101592 0.065425 47.550200 ( 55.995844)
total: 138.07 sec