Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-121146
#<BuildRuby:0x0000561be81f3fb0
@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-121146",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005189 0.000162 1.208924 ( 1.365514)
build_miniruby 0.000846 0.000105 1.004269 ( 1.003128)
build_ruby 0.001110 0.000139 2.709457 ( 2.608025)
build_all 0.009080 0.000096 15.856993 ( 3.349067)
build_install 0.002369 0.007134 2.210011 ( 1.215714)
test_btest 0.000530 0.000000 65.447065 ( 10.933862)
test_basic 0.004984 0.000000 0.340637 ( 0.431362)
test_all 0.000900 0.000000 654.937245 (105.794102)
test_rubyspec 0.054081 0.012137 52.477064 ( 60.747444)
total: 187.45 sec