Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-214936
#<BuildRuby:0x0000555c7ec5c0d0
@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-214936",
@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.000020 0.000000 0.000020 ( 0.000020)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.007144 0.000000 0.861443 ( 0.954339)
build_miniruby 0.000929 0.000000 0.056662 ( 0.055534)
build_ruby 0.000961 0.000000 0.059360 ( 0.058135)
build_all 0.004503 0.000000 1.519083 ( 0.588019)
build_install 0.004316 0.004760 5.623443 ( 2.155864)
test_btest 0.000677 0.000043 46.251075 ( 8.772828)
test_basic 0.005731 0.000358 0.357658 ( 0.445326)
test_all 0.001042 0.000066 619.945192 ( 88.440220)
test_rubyspec 0.105543 0.014695 43.785632 ( 49.402271)
total: 150.87 sec