Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-110728
#<BuildRuby:0x0000562cc0202fe0
@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.20220914-110728",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010344 0.000000 1.105591 ( 1.129705)
build_miniruby 0.002040 0.000083 0.075227 ( 0.073668)
build_ruby 0.001954 0.000000 0.079446 ( 0.078309)
build_all 0.009409 0.000626 1.553358 ( 0.593104)
build_install 0.017156 0.005138 1.914562 ( 0.933657)
test_btest 0.001010 0.000202 94.870143 ( 9.299672)
test_basic 0.007811 0.000000 0.354813 ( 0.443776)
test_all 0.005064 0.000710 623.901546 ( 65.945905)
test_rubyspec 0.088831 0.081058 46.827899 ( 55.362556)
total: 133.86 sec