Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-220155
#<BuildRuby:0x0000562fe3d44018
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221121-220155",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.000000 0.004745 1.158523 ( 1.148124)
build_miniruby 0.000000 0.000957 0.978178 ( 0.977046)
build_ruby 0.000000 0.001315 2.685995 ( 2.576296)
build_all 0.005657 0.003316 15.816016 ( 3.399986)
build_install 0.008670 0.000000 2.089524 ( 1.173895)
test_btest 0.000630 0.000000 62.949142 ( 10.805953)
test_basic 0.004668 0.000000 0.303657 ( 0.394602)
test_all 0.001131 0.000191 699.990060 (109.648733)
test_rubyspec 0.042260 0.034048 53.808519 ( 62.001095)
total: 192.13 sec