Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-053756
#<BuildRuby:0x000056306ca0bde0
@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.20221124-053756",
@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.000009)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.004221 0.000650 1.054468 ( 1.089758)
build_miniruby 0.000830 0.000128 0.958596 ( 0.957175)
build_ruby 0.001004 0.000154 2.698989 ( 2.612506)
build_all 0.008627 0.000000 15.696253 ( 3.340179)
build_install 0.007834 0.000433 1.956276 ( 1.144774)
test_btest 0.000514 0.000065 60.439754 ( 11.172502)
test_basic 0.004537 0.000567 0.290655 ( 0.381200)
test_all 0.001298 0.000162 672.633331 (125.230183)
test_rubyspec 0.039002 0.031980 54.120519 ( 62.269488)
total: 208.20 sec