Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-080001
#<BuildRuby:0x000055c454454728
@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.20221210-080001",
@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.000017 0.000001 0.000018 ( 0.000017)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004428 0.000317 1.145202 ( 1.358364)
build_miniruby 0.000000 0.000899 1.017328 ( 1.016119)
build_ruby 0.000000 0.001390 2.878782 ( 2.761719)
build_all 0.007521 0.001705 15.695171 ( 3.407369)
build_install 0.008151 0.001018 2.277558 ( 1.267439)
test_btest 0.000514 0.000064 67.352266 ( 10.925458)
test_basic 0.004344 0.000543 0.314273 ( 0.405054)
test_all 0.001026 0.000128 647.910312 (111.189640)
test_rubyspec 0.039986 0.023519 52.675073 ( 61.014209)
total: 193.35 sec