Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-101227
#<BuildRuby:0x000056032a3afe20
@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.20221211-101227",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.003865 0.000297 0.837930 ( 1.043365)
build_miniruby 0.000909 0.000070 0.957605 ( 0.956139)
build_ruby 0.001124 0.000087 2.914012 ( 2.828448)
build_all 0.008724 0.000000 15.828125 ( 3.394808)
build_install 0.009622 0.000272 2.260880 ( 1.273970)
test_btest 0.000590 0.000037 61.982971 ( 11.489199)
test_basic 0.000228 0.005029 0.286891 ( 0.376930)
test_all 0.000861 0.000107 668.195677 (109.086132)
test_rubyspec 0.049267 0.018841 52.652507 ( 60.873997)
total: 191.32 sec