Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-130842
#<BuildRuby:0x0000560c2dbd7df8
@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.20221122-130842",
@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.000017 0.000000 0.000017 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004889 0.000000 1.063422 ( 1.832059)
build_miniruby 0.000951 0.000000 1.072082 ( 1.070719)
build_ruby 0.001104 0.000000 2.749032 ( 2.617316)
build_all 0.008795 0.000000 15.746331 ( 3.290754)
build_install 0.004732 0.004169 2.085359 ( 1.262010)
test_btest 0.000593 0.000031 62.318558 ( 10.734183)
test_basic 0.004694 0.000025 0.296726 ( 0.387767)
test_all 0.001580 0.000000 674.638033 (115.951185)
test_rubyspec 0.044802 0.018568 54.048498 ( 62.228943)
total: 199.38 sec