Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-034612
#<BuildRuby:0x0000557579b7f018
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221206-034612",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005773 0.004330 1.191271 ( 1.379605)
build_miniruby 0.001810 0.000120 0.837359 ( 0.836119)
build_ruby 0.002451 0.000163 2.205038 ( 2.113087)
build_all 0.014711 0.004229 18.569412 ( 2.166686)
build_install 0.009244 0.011452 2.040344 ( 1.017521)
test_btest 0.001005 0.000219 90.228419 ( 9.021979)
test_basic 0.006015 0.001308 0.359580 ( 0.447601)
test_all 0.001680 0.000365 678.613471 ( 70.127968)
test_rubyspec 0.085564 0.060466 48.596332 ( 57.152257)
total: 144.26 sec