Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-220723
#<BuildRuby:0x00005613eba35390
@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.20221012-220723",
@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.000018 0.000000 0.000018 ( 0.000019)
autoconf 0.000041 0.000000 0.000041 ( 0.000040)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.004905 0.004361 1.110660 ( 1.182905)
build_miniruby 0.001205 0.000278 0.096871 ( 0.094859)
build_ruby 0.000000 0.002005 0.105320 ( 0.102573)
build_all 0.004792 0.003679 1.323633 ( 0.592783)
build_install 0.015988 0.000501 1.611360 ( 0.892445)
test_btest 0.001451 0.000363 62.897101 ( 6.931821)
test_basic 0.006506 0.000382 0.355527 ( 0.445406)
test_all 0.006513 0.000339 481.145522 ( 53.305594)
test_rubyspec 0.064130 0.065222 43.203353 ( 51.686827)
total: 115.24 sec