Logfile: /home/ko1/ruby/logs/brlog.trunk.20221103-114111
#<BuildRuby:0x000055de881a9570
@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.20221103-114111",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008432 0.000051 0.989139 ( 1.008286)
build_miniruby 0.002361 0.000157 0.044632 ( 0.042771)
build_ruby 0.001720 0.000115 0.051382 ( 0.049860)
build_all 0.008877 0.000031 1.211646 ( 0.451454)
build_install 0.010007 0.008026 1.627756 ( 0.839103)
test_btest 0.000000 0.001892 61.364832 ( 6.695125)
test_basic 0.004436 0.002130 0.310797 ( 0.402275)
test_all 0.006446 0.000426 487.316972 ( 53.527059)
test_rubyspec 0.071988 0.051770 43.363830 ( 51.873338)
total: 114.89 sec