Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-232241
#<BuildRuby:0x00005602a0428008
@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.20221207-232241",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004412 0.000339 1.244156 ( 1.296534)
build_miniruby 0.000816 0.000063 1.047646 ( 1.046364)
build_ruby 0.001203 0.000093 2.728455 ( 2.625218)
build_all 0.004969 0.004136 15.897529 ( 3.220847)
build_install 0.008495 0.001132 2.275891 ( 1.308363)
test_btest 0.000482 0.000064 64.990114 ( 11.018613)
test_basic 0.005130 0.000011 0.298855 ( 0.388405)
test_all 0.000000 0.000883 670.598141 (113.181811)
test_rubyspec 0.035130 0.027604 53.326844 ( 61.472192)
total: 195.56 sec