Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-162600
#<BuildRuby:0x0000564a68de8088
@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.20220727-162600",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006339 0.000165 0.908156 ( 1.113570)
build_miniruby 0.000796 0.000054 0.057193 ( 0.056040)
build_ruby 0.000830 0.000056 0.059047 ( 0.057877)
build_all 0.004313 0.000287 1.531573 ( 0.587233)
build_install 0.010621 0.000387 5.632307 ( 2.175611)
test_btest 0.000624 0.000039 53.537787 ( 8.073821)
test_basic 0.005107 0.000319 0.288403 ( 0.377621)
test_all 0.000425 0.000513 612.589085 ( 90.731912)
test_rubyspec 0.073138 0.055121 43.849167 ( 49.498178)
total: 152.67 sec