Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-180037
#<BuildRuby:0x000055c459c5c4c0
@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.20221116-180037",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000013 0.000004 0.000017 ( 0.000016)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.005443 0.003286 1.100973 ( 1.597858)
build_miniruby 0.001234 0.000352 0.917685 ( 0.917105)
build_ruby 0.001869 0.000534 2.353899 ( 2.252713)
build_all 0.012790 0.005530 18.190209 ( 2.216663)
build_install 0.016490 0.002146 1.887407 ( 1.030668)
test_btest 0.000982 0.000273 81.261502 ( 9.551308)
test_basic 0.005246 0.001457 0.343764 ( 0.434152)
test_all 0.001747 0.000485 683.226621 ( 73.438328)
test_rubyspec 0.089045 0.037619 50.705116 ( 58.861282)
total: 150.30 sec