Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-070703
#<BuildRuby:0x00005636a8da7e80
@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.20230131-070703",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.005422 0.001251 0.848354 ( 1.033956)
build_miniruby 0.001078 0.000249 1.010737 ( 1.008780)
build_ruby 0.001344 0.000310 2.793683 ( 2.791083)
build_all 0.009743 0.000081 16.797328 ( 3.026475)
build_install 0.009234 0.000000 2.065782 ( 1.072773)
test_btest 0.000000 0.000894 78.689915 ( 10.759536)
test_basic 0.000000 0.006447 0.355595 ( 0.442016)
test_all 0.001171 0.000946 664.762681 ( 96.899680)
test_rubyspec 0.078329 0.039847 51.641883 ( 59.727930)
total: 176.76 sec