Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-160442
#<BuildRuby:0x0000557b36e76858
@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.20221219-160442",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.001506 0.002660 0.840117 ( 1.045947)
build_miniruby 0.000761 0.000152 0.986282 ( 0.985186)
build_ruby 0.001082 0.000216 2.854429 ( 2.756440)
build_all 0.007387 0.001478 15.811511 ( 3.381649)
build_install 0.010543 0.000000 2.173490 ( 1.217778)
test_btest 0.000632 0.000000 61.320281 ( 11.885380)
test_basic 0.000967 0.004097 0.318246 ( 0.409979)
test_all 0.001168 0.000259 691.834086 (144.190226)
test_rubyspec 0.040032 0.025238 53.146868 ( 61.292616)
total: 227.17 sec