Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-160738
#<BuildRuby:0x0000556d3fdc8488
@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.20221204-160738",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000535 0.004298 1.141765 ( 1.580186)
build_miniruby 0.000833 0.000128 0.950333 ( 0.948922)
build_ruby 0.001100 0.000000 2.890165 ( 2.794044)
build_all 0.004348 0.004578 15.770755 ( 3.502258)
build_install 0.009176 0.000064 2.218678 ( 1.282122)
test_btest 0.000468 0.000088 67.483652 ( 10.866093)
test_basic 0.004009 0.000751 0.278459 ( 0.369259)
test_all 0.000955 0.000094 704.579183 (109.207688)
test_rubyspec 0.039430 0.026344 53.584766 ( 61.756340)
total: 192.31 sec