Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-023805
#<BuildRuby:0x000055f6c49b8208
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220730-023805",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.003661 0.002716 0.825285 ( 1.124174)
build_miniruby 0.001068 0.000000 0.057800 ( 0.056504)
build_ruby 0.000917 0.000000 0.058606 ( 0.057444)
build_all 0.004752 0.000000 1.521337 ( 0.592771)
build_install 0.008901 0.002211 5.632726 ( 2.175333)
test_btest 0.000446 0.000119 51.770717 ( 7.961216)
test_basic 0.001151 0.004750 0.339153 ( 0.427298)
test_all 0.001053 0.000000 624.277754 ( 91.851916)
test_rubyspec 0.069159 0.031035 43.629512 ( 49.282517)
total: 153.53 sec