Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-170336
#<BuildRuby:0x0000556c31e4bf68
@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.20221128-170336",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.000000 0.004859 1.069296 ( 1.167964)
build_miniruby 0.000000 0.000916 1.026681 ( 1.025302)
build_ruby 0.000000 0.001172 2.768221 ( 2.682338)
build_all 0.004609 0.004140 15.897552 ( 3.318842)
build_install 0.005662 0.002023 1.993678 ( 1.150861)
test_btest 0.000000 0.000597 62.209978 ( 11.195004)
test_basic 0.001320 0.003220 0.277945 ( 0.369190)
test_all 0.000782 0.000322 699.563588 (109.459448)
test_rubyspec 0.036965 0.018486 53.724322 ( 61.968755)
total: 192.34 sec