Logfile: /home/ko1/ruby/logs/brlog.trunk.20220611-101934
#<BuildRuby:0x000055f3857042b0
@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.20220611-101934",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.002499 0.003783 0.833006 ( 0.960879)
build_miniruby 0.000819 0.000189 0.057492 ( 0.056319)
build_ruby 0.000763 0.000176 0.058864 ( 0.057719)
build_all 0.003459 0.000798 1.519016 ( 0.616294)
build_install 0.007639 0.001763 6.309095 ( 2.829196)
test_btest 0.000000 0.000821 50.469003 ( 8.044969)
test_basic 0.002686 0.003488 0.340885 ( 0.428253)
test_all 0.001161 0.000332 652.025127 ( 93.251126)
test_rubyspec 0.078885 0.037831 44.201958 ( 49.768474)
total: 156.01 sec