Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-165636
#<BuildRuby:0x000055ec394ca9c0
@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.20221006-165636",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.006652 0.003542 1.036802 ( 1.104440)
build_miniruby 0.001085 0.000335 0.099688 ( 0.096660)
build_ruby 0.001530 0.000470 0.082578 ( 0.078960)
build_all 0.005305 0.003107 1.296769 ( 0.564617)
build_install 0.011180 0.003727 1.648536 ( 0.894898)
test_btest 0.001164 0.000388 60.082622 ( 6.199750)
test_basic 0.004623 0.001541 0.354154 ( 0.443991)
test_all 0.003623 0.004472 497.849082 ( 53.491686)
test_rubyspec 0.093067 0.035921 42.243998 ( 50.717343)
total: 113.59 sec