Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-051909
#<BuildRuby:0x0000562d3b23cfa8
@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-051909",
@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.000007 0.000002 0.000009 ( 0.000010)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.009874 0.001434 1.218760 ( 1.392367)
build_miniruby 0.001852 0.000463 0.846687 ( 0.846102)
build_ruby 0.002422 0.000605 2.235200 ( 2.138220)
build_all 0.015709 0.003928 18.617727 ( 2.192443)
build_install 0.008128 0.014596 2.029889 ( 1.032213)
test_btest 0.001065 0.000426 88.492786 ( 9.098320)
test_basic 0.008696 0.003478 0.349355 ( 0.431684)
test_all 0.001280 0.001269 692.997586 ( 69.623671)
test_rubyspec 0.088302 0.087594 49.688892 ( 57.622827)
total: 144.38 sec