Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-234644
#<BuildRuby:0x0000555da088c040
@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.20221212-234644",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004003 0.000223 0.857904 ( 1.112278)
build_miniruby 0.000891 0.000050 0.951113 ( 0.949817)
build_ruby 0.001228 0.000000 2.734401 ( 2.646509)
build_all 0.008933 0.000000 15.764942 ( 3.328841)
build_install 0.006161 0.003920 2.240639 ( 1.289857)
test_btest 0.000628 0.000055 63.188594 ( 11.300164)
test_basic 0.005026 0.000069 0.315169 ( 0.405299)
test_all 0.001251 0.000104 676.934554 (143.877300)
test_rubyspec 0.049375 0.007178 52.649911 ( 60.928407)
total: 225.84 sec