Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-073519
#<BuildRuby:0x0000563063fafe80
@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.20221222-073519",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.000627 0.003653 0.845434 ( 1.116547)
build_miniruby 0.000000 0.000982 1.002686 ( 1.001363)
build_ruby 0.000000 0.001136 2.639490 ( 2.638061)
build_all 0.006719 0.002231 15.711684 ( 3.391902)
build_install 0.009856 0.000293 2.169750 ( 1.210078)
test_btest 0.000498 0.000088 66.287548 ( 11.841224)
test_basic 0.004331 0.000764 0.323841 ( 0.413990)
test_all 0.001158 0.000204 680.059112 (134.826306)
test_rubyspec 0.059746 0.016822 51.459598 ( 59.578743)
total: 216.02 sec