Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-233708
#<BuildRuby:0x0000559c68afe7e0
@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.20221117-233708",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000821 0.004051 1.045930 ( 1.111741)
build_miniruby 0.000819 0.000117 1.014454 ( 1.013153)
build_ruby 0.001037 0.000149 2.768729 ( 2.667608)
build_all 0.005255 0.003573 15.810685 ( 3.442917)
build_install 0.008594 0.001612 2.042544 ( 1.184830)
test_btest 0.000514 0.000097 65.499447 ( 10.661130)
test_basic 0.003893 0.000730 0.326520 ( 0.417711)
test_all 0.001460 0.000125 650.796291 (104.833414)
test_rubyspec 0.035806 0.027450 51.939674 ( 60.086034)
total: 185.42 sec