Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-140031
#<BuildRuby:0x000055d0d8bc5350
@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-140031",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.000366 0.009073 1.073059 ( 1.414224)
build_miniruby 0.002017 0.000000 0.097020 ( 0.094033)
build_ruby 0.001582 0.000090 0.094825 ( 0.091907)
build_all 0.004149 0.003684 1.276533 ( 0.566201)
build_install 0.011803 0.001629 1.620513 ( 0.886218)
test_btest 0.001268 0.000423 61.950836 ( 6.166334)
test_basic 0.005904 0.000662 0.349655 ( 0.440227)
test_all 0.007081 0.000000 510.034675 ( 54.368386)
test_rubyspec 0.087956 0.033159 42.271540 ( 50.865556)
total: 114.89 sec