Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-231102
#<BuildRuby:0x000056211841fe30
@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.20221116-231102",
@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.000030 0.000006 0.000036 ( 0.000035)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.003955 0.000791 1.090190 ( 1.116029)
build_miniruby 0.000734 0.000147 0.905524 ( 0.904207)
build_ruby 0.001059 0.000211 2.765876 ( 2.668318)
build_all 0.008522 0.000000 15.658150 ( 3.224028)
build_install 0.010108 0.000000 1.910544 ( 1.091106)
test_btest 0.000634 0.000000 62.600059 ( 10.217587)
test_basic 0.004483 0.000000 0.294680 ( 0.385631)
test_all 0.000674 0.000468 631.780348 (101.266305)
test_rubyspec 0.041631 0.016307 51.918261 ( 60.075736)
total: 180.95 sec