Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-105947
#<BuildRuby:0x000055856bffeb00
@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.20220614-105947",
@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.000006)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006296 0.000159 0.851884 ( 1.706955)
build_miniruby 0.000985 0.000066 0.057029 ( 0.055783)
build_ruby 0.000966 0.000064 0.059418 ( 0.058163)
build_all 0.000000 0.004182 1.520309 ( 0.614462)
build_install 0.007647 0.003380 6.333812 ( 2.863279)
test_btest 0.000745 0.000124 46.484080 ( 8.768832)
test_basic 0.005957 0.000000 0.349362 ( 0.437702)
test_all 0.001899 0.000000 617.503190 ( 92.113451)
test_rubyspec 0.097128 0.023406 44.131811 ( 49.681356)
total: 156.30 sec