Logfile: /home/ko1/ruby/logs/brlog.trunk.20220611-160555
#<BuildRuby:0x0000557085130038
@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-160555",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002080 0.004594 0.854585 ( 1.403237)
build_miniruby 0.000621 0.000207 0.056855 ( 0.055685)
build_ruby 0.000699 0.000233 0.058518 ( 0.057371)
build_all 0.003230 0.001076 1.515023 ( 0.608407)
build_install 0.008309 0.002770 6.307066 ( 2.860545)
test_btest 0.000000 0.000627 54.874529 ( 8.105273)
test_basic 0.000000 0.006074 0.339248 ( 0.427001)
test_all 0.000000 0.001590 658.784128 ( 94.665480)
test_rubyspec 0.065494 0.055863 44.172906 ( 49.732165)
total: 157.92 sec