Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-095347
#<BuildRuby:0x000055ade039a678
@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.20221212-095347",
@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.000006)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.004145 0.000276 0.861152 ( 1.562625)
build_miniruby 0.000814 0.000054 1.016348 ( 1.015262)
build_ruby 0.001111 0.000074 2.721130 ( 2.632525)
build_all 0.005206 0.003946 15.852969 ( 3.387777)
build_install 0.007230 0.002814 2.148310 ( 1.193428)
test_btest 0.000515 0.000073 66.589650 ( 10.760883)
test_basic 0.001724 0.003371 0.323967 ( 0.414879)
test_all 0.001432 0.000000 662.978669 (147.338073)
test_rubyspec 0.038150 0.022302 52.637985 ( 60.875424)
total: 229.18 sec