Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-101731
#<BuildRuby:0x000055b0ee57fe00
@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-101731",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.000000 0.005344 1.216435 ( 1.535442)
build_miniruby 0.000000 0.001014 1.055142 ( 1.054874)
build_ruby 0.000000 0.001175 2.713751 ( 2.622517)
build_all 0.007778 0.002345 22.467829 ( 4.349980)
build_install 0.007379 0.002718 4.442361 ( 1.596477)
test_btest 0.000476 0.000175 64.697143 ( 10.842308)
test_basic 0.003714 0.001369 0.330670 ( 0.421027)
test_all 0.000685 0.000253 685.634047 (106.875121)
test_rubyspec 0.047728 0.025543 52.707681 ( 60.947179)
total: 190.25 sec