Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-040939
#<BuildRuby:0x00005586efc80728
@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.20230119-040939",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000011 0.000004 0.000015 ( 0.000028)
build_up 0.004868 0.001623 0.852032 ( 1.252830)
build_miniruby 0.000000 0.001171 1.016091 ( 1.014120)
build_ruby 0.001624 0.000000 2.779695 ( 2.777075)
build_all 0.006890 0.002858 16.887301 ( 3.011793)
build_install 0.002810 0.008671 2.134115 ( 1.074332)
test_btest 0.000591 0.000279 77.318108 ( 10.618507)
test_basic 0.002873 0.003376 0.344708 ( 0.431549)
test_all 0.000920 0.000460 673.333010 ( 94.410156)
test_rubyspec 0.081546 0.047653 51.950416 ( 60.022193)
total: 174.61 sec