Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-220732
#<BuildRuby:0x000055cac1246be8
@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.20221226-220732",
@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.000008)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.002621 0.003893 0.834152 ( 1.023825)
build_miniruby 0.000000 0.001263 1.004288 ( 1.002448)
build_ruby 0.000000 0.001447 2.753798 ( 2.751278)
build_all 0.004279 0.005232 16.634641 ( 2.971391)
build_install 0.009951 0.001321 2.229705 ( 1.170735)
test_btest 0.000991 0.000220 71.439529 ( 11.065356)
test_basic 0.005386 0.001197 0.361085 ( 0.447295)
test_all 0.001123 0.000249 663.023794 (105.776519)
test_rubyspec 0.064686 0.044283 51.107656 ( 59.200278)
total: 185.41 sec