Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-070923
#<BuildRuby:0x000055f0e4a8b0f8
@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.20221115-070923",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.009151 0.001129 1.118171 ( 1.603334)
build_miniruby 0.002213 0.000510 0.852990 ( 0.852370)
build_ruby 0.002449 0.000565 2.251779 ( 2.163923)
build_all 0.010973 0.010345 18.556177 ( 2.137480)
build_install 0.016050 0.005350 1.819636 ( 0.936935)
test_btest 0.001010 0.000337 85.276038 ( 8.525762)
test_basic 0.003500 0.006552 0.335749 ( 0.421519)
test_all 0.002102 0.000000 668.513111 ( 67.959345)
test_rubyspec 0.109742 0.070938 47.172686 ( 55.360609)
total: 139.96 sec