Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-101208
#<BuildRuby:0x000056209dca4018
@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-101208",
@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.000015 0.000002 0.000017 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000502 0.006046 0.833819 ( 1.112824)
build_miniruby 0.000872 0.000163 0.058161 ( 0.056922)
build_ruby 0.000797 0.000150 0.058773 ( 0.057598)
build_all 0.000808 0.003711 1.522802 ( 0.586054)
build_install 0.006594 0.004453 5.678098 ( 2.183555)
test_btest 0.000547 0.000160 47.635512 ( 8.602478)
test_basic 0.005388 0.000447 0.338594 ( 0.426959)
test_all 0.001140 0.000317 617.673109 ( 90.135515)
test_rubyspec 0.055428 0.060063 43.799832 ( 49.393168)
total: 152.56 sec