Logfile: /home/ko1/ruby/logs/brlog.trunk.20220708-103458
#<BuildRuby:0x000055fe3321fde0
@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.20220708-103458",
@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.000015 0.000001 0.000016 ( 0.000017)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006141 0.000439 0.921466 ( 4.258511)
build_miniruby 0.000948 0.000068 0.057948 ( 0.056687)
build_ruby 0.000936 0.000067 0.059144 ( 0.057891)
build_all 0.004286 0.000000 1.504363 ( 0.603839)
build_install 0.004843 0.003986 6.302735 ( 2.854345)
test_btest 0.000000 0.000701 46.453401 ( 9.061242)
test_basic 0.002128 0.003861 0.362585 ( 0.450158)
test_all 0.001052 0.000186 597.514886 ( 89.973855)
test_rubyspec 0.090021 0.032639 44.408143 ( 50.141232)
total: 157.46 sec