Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-100226
#<BuildRuby:0x000056336910c028
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221208-100226",
@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.000007)
autoconf 0.000024 0.000008 0.000032 ( 0.000020)
configure 0.000012 0.000004 0.000016 ( 0.000017)
build_up 0.003880 0.001294 1.196225 ( 1.895356)
build_miniruby 0.000810 0.000270 1.038440 ( 1.036898)
build_ruby 0.001175 0.000000 2.777550 ( 2.661926)
build_all 0.008647 0.000379 15.627873 ( 3.274344)
build_install 0.007315 0.002152 2.259561 ( 1.302933)
test_btest 0.000510 0.000151 64.143892 ( 11.367560)
test_basic 0.004968 0.000038 0.335235 ( 0.425727)
test_all 0.000764 0.000212 649.350687 (114.627289)
test_rubyspec 0.034685 0.033662 52.670203 ( 61.036603)
total: 197.63 sec