Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-135459
#<BuildRuby:0x0000557782076878
@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.20220721-135459",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.001933 0.004330 0.867305 ( 2.647573)
build_miniruby 0.000801 0.000185 0.056887 ( 0.055760)
build_ruby 0.000740 0.000171 0.060148 ( 0.058974)
build_all 0.003838 0.000886 1.539745 ( 0.603225)
build_install 0.007271 0.004020 5.677591 ( 2.202430)
test_btest 0.000680 0.000182 53.103641 ( 8.106425)
test_basic 0.002062 0.003669 0.298676 ( 0.387053)
test_all 0.000951 0.000298 605.234217 ( 91.665846)
test_rubyspec 0.066365 0.046138 44.281252 ( 50.014573)
total: 155.74 sec