Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-173153
#<BuildRuby:0x000055bba50c8328
@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-173153",
@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.000001 0.000008 ( 0.000009)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.004798 0.000188 1.144938 ( 1.396276)
build_miniruby 0.000847 0.000169 0.953005 ( 0.951480)
build_ruby 0.000940 0.000188 2.782249 ( 2.686646)
build_all 0.007361 0.001472 15.767026 ( 3.315836)
build_install 0.007594 0.001519 1.990293 ( 1.204156)
test_btest 0.000507 0.000102 65.153190 ( 10.582175)
test_basic 0.005163 0.000014 0.324779 ( 0.415334)
test_all 0.001253 0.000086 685.041672 (106.141287)
test_rubyspec 0.032064 0.026977 52.735992 ( 60.873254)
total: 187.57 sec