Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-091619
#<BuildRuby:0x0000564b30463418
@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.20221129-091619",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.004457 0.000955 1.100909 ( 1.127522)
build_miniruby 0.000850 0.000182 0.998489 ( 0.996931)
build_ruby 0.001064 0.000228 2.860039 ( 2.741189)
build_all 0.003377 0.005392 15.890337 ( 3.320396)
build_install 0.008743 0.000000 2.094377 ( 1.214238)
test_btest 0.000669 0.000036 58.484658 ( 10.912304)
test_basic 0.004994 0.000073 0.303014 ( 0.393501)
test_all 0.000897 0.000211 693.688429 (107.505041)
test_rubyspec 0.063420 0.011347 54.225476 ( 62.374906)
total: 190.59 sec