Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-052320
#<BuildRuby:0x00005649cef511f8
@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.20221015-052320",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006971 0.003858 1.102088 ( 1.144652)
build_miniruby 0.001988 0.000000 0.102255 ( 0.099229)
build_ruby 0.001942 0.000007 0.097477 ( 0.094205)
build_all 0.003261 0.004547 1.308249 ( 0.561595)
build_install 0.014134 0.001763 1.632011 ( 0.871189)
test_btest 0.001873 0.000000 61.301757 ( 6.385809)
test_basic 0.006217 0.000569 0.351426 ( 0.441874)
test_all 0.003262 0.005653 495.861588 ( 53.755149)
test_rubyspec 0.067456 0.069713 43.346851 ( 51.790803)
total: 115.15 sec