Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-100233
#<BuildRuby:0x00005593a8110620
@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.20221108-100233",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.007188 0.003887 1.090522 ( 1.149407)
build_miniruby 0.001777 0.000209 0.066846 ( 0.064610)
build_ruby 0.001926 0.000227 0.063136 ( 0.060915)
build_all 0.004893 0.005032 1.460407 ( 0.576731)
build_install 0.018662 0.001538 1.817838 ( 0.933201)
test_btest 0.001324 0.000209 83.212140 ( 9.036545)
test_basic 0.002617 0.008325 0.339208 ( 0.422839)
test_all 0.001610 0.000383 702.088554 ( 69.526941)
test_rubyspec 0.127458 0.043610 47.647268 ( 55.699190)
total: 137.47 sec