Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-034913
#<BuildRuby:0x000056319b847fb0
@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.20220720-034913",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.003748 0.003370 0.894820 ( 0.936022)
build_miniruby 0.000748 0.000093 0.056723 ( 0.055586)
build_ruby 0.000839 0.000105 0.059605 ( 0.058325)
build_all 0.001456 0.003326 1.557776 ( 0.610581)
build_install 0.009888 0.001048 5.643010 ( 2.154535)
test_btest 0.000646 0.000108 48.483992 ( 8.573365)
test_basic 0.005427 0.000227 0.264951 ( 0.353415)
test_all 0.001225 0.000000 635.148640 ( 90.023176)
test_rubyspec 0.052538 0.037737 44.029143 ( 49.633069)
total: 152.40 sec