Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-005717
#<BuildRuby:0x00005615e83f22e0
@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.20221206-005717",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000021 0.000000 0.000021 ( 0.000022)
configure 0.000000 0.000017 0.000017 ( 0.000017)
build_up 0.000679 0.004197 1.200907 ( 1.233658)
build_miniruby 0.000000 0.001024 1.036284 ( 1.035063)
build_ruby 0.000000 0.001266 2.799531 ( 2.695552)
build_all 0.002169 0.006645 15.642465 ( 3.287525)
build_install 0.004716 0.005266 2.275795 ( 1.323560)
test_btest 0.000441 0.000123 64.180038 ( 10.880513)
test_basic 0.003911 0.001086 0.295343 ( 0.386425)
test_all 0.001091 0.000000 644.865204 (111.040477)
test_rubyspec 0.046874 0.023609 53.387583 ( 61.650481)
total: 193.53 sec