Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-092602
#<BuildRuby:0x000055fea63d3e98
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221129-092602",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000002 0.000010 ( 0.000024)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.000000 0.004709 1.212499 ( 1.224604)
build_miniruby 0.000000 0.000846 0.942687 ( 0.941577)
build_ruby 0.000000 0.001180 2.788645 ( 2.689951)
build_all 0.005936 0.002810 15.766629 ( 3.343616)
build_install 0.003323 0.004940 1.959126 ( 1.152744)
test_btest 0.000407 0.000168 58.289000 ( 11.614462)
test_basic 0.003220 0.001326 0.314388 ( 0.405714)
test_all 0.000626 0.000257 696.258048 (111.277339)
test_rubyspec 0.048782 0.014445 53.629244 ( 62.084787)
total: 194.74 sec