Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-211103
#<BuildRuby:0x00005564a63a1550
@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.20221025-211103",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000025 0.000001 0.000026 ( 0.000027)
build_up 0.000000 0.011159 1.147800 ( 1.246288)
build_miniruby 0.000051 0.002481 0.110579 ( 0.107756)
build_ruby 0.001635 0.000000 0.106894 ( 0.104325)
build_all 0.008438 0.000000 1.385040 ( 0.594281)
build_install 0.014030 0.001601 1.694727 ( 0.910766)
test_btest 0.001134 0.000284 63.913149 ( 6.251349)
test_basic 0.006397 0.000583 0.358546 ( 0.448403)
test_all 0.008414 0.000061 498.460333 ( 53.709299)
test_rubyspec 0.082200 0.048767 43.543881 ( 52.049092)
total: 115.42 sec