Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-001308
#<BuildRuby:0x000055c1ac228328
@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.20220829-001308",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006136 0.000438 0.924059 ( 1.112086)
build_miniruby 0.000874 0.000063 0.057648 ( 0.056527)
build_ruby 0.000931 0.000066 0.060387 ( 0.059076)
build_all 0.004271 0.000305 1.545558 ( 0.585267)
build_install 0.006497 0.004378 1.901862 ( 0.954286)
test_btest 0.000573 0.000071 55.857886 ( 8.064130)
test_basic 0.005991 0.000163 0.357184 ( 0.444960)
test_all 0.002072 0.000000 581.357450 ( 93.674547)
test_rubyspec 0.080182 0.041798 43.260780 ( 51.570680)
total: 156.52 sec