Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-094723
#<BuildRuby:0x000055ddd8647f10
@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.20221206-094723",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000043 0.000000 0.000043 ( 0.000043)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.002576 0.002261 1.150694 ( 1.166540)
build_miniruby 0.000668 0.000133 0.996651 ( 0.995482)
build_ruby 0.001322 0.000000 2.702050 ( 2.585160)
build_all 0.009059 0.000000 15.595292 ( 3.284970)
build_install 0.008083 0.000000 2.148445 ( 1.224443)
test_btest 0.000563 0.000000 60.816609 ( 11.919587)
test_basic 0.000000 0.004735 0.296120 ( 0.387381)
test_all 0.000000 0.000812 669.293217 (109.579976)
test_rubyspec 0.045818 0.016051 52.838809 ( 61.053431)
total: 192.20 sec