Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-032416
#<BuildRuby:0x0000556228a0e878
@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-032416",
@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.000016 0.000007 0.000023 ( 0.000024)
autoconf 0.000015 0.000007 0.000022 ( 0.000022)
configure 0.000010 0.000005 0.000015 ( 0.000015)
build_up 0.004612 0.000248 1.152610 ( 1.289589)
build_miniruby 0.000721 0.000300 0.994309 ( 0.992623)
build_ruby 0.000965 0.000402 2.776697 ( 2.690483)
build_all 0.008493 0.000019 15.869355 ( 3.269608)
build_install 0.006077 0.002171 2.021274 ( 1.180230)
test_btest 0.000459 0.000164 56.750606 ( 11.515846)
test_basic 0.005060 0.000121 0.333783 ( 0.423857)
test_all 0.001074 0.000358 669.595426 (110.535737)
test_rubyspec 0.050196 0.014187 52.742279 ( 60.989121)
total: 192.89 sec