Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-233336
#<BuildRuby:0x0000561f14e1ffa8
@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.20220717-233336",
@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.000012 0.000001 0.000013 ( 0.000013)
build_up 0.002508 0.004218 0.876421 ( 1.047688)
build_miniruby 0.001043 0.000000 0.057903 ( 0.056634)
build_ruby 0.001007 0.000000 0.058830 ( 0.057636)
build_all 0.004295 0.000322 1.541742 ( 0.606121)
build_install 0.010353 0.000769 5.629378 ( 2.170951)
test_btest 0.000711 0.000089 46.788656 ( 8.298846)
test_basic 0.006130 0.000175 0.371498 ( 0.458726)
test_all 0.000870 0.000049 595.060318 ( 91.594834)
test_rubyspec 0.092336 0.033910 43.492685 ( 49.096755)
total: 153.39 sec