Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-033935
#<BuildRuby:0x0000561c1cc043e0
@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.20221201-033935",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009114 0.002278 1.210239 ( 1.871425)
build_miniruby 0.002526 0.000631 0.853784 ( 0.852958)
build_ruby 0.000426 0.003544 2.240162 ( 2.144301)
build_all 0.015351 0.005084 18.623548 ( 2.178333)
build_install 0.014617 0.007930 2.034197 ( 1.042814)
test_btest 0.001064 0.000373 92.748422 ( 8.840897)
test_basic 0.008292 0.001250 0.337110 ( 0.423822)
test_all 0.002586 0.000352 737.044901 ( 71.148503)
test_rubyspec 0.077692 0.104730 49.488446 ( 57.586453)
total: 146.09 sec