Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-125447
#<BuildRuby:0x000055c764a53c88
@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.20220507-125447",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.002337 0.004431 0.860083 ( 1.096645)
build_miniruby 0.000802 0.000186 0.057774 ( 0.056443)
build_ruby 0.000774 0.000179 0.057681 ( 0.056491)
build_all 0.004276 0.000016 1.487059 ( 0.597929)
build_install 0.008071 0.000772 6.293593 ( 2.849538)
test_btest 0.001190 0.000238 52.041751 ( 8.157115)
test_basic 0.005530 0.000182 0.267414 ( 0.355923)
test_all 0.001004 0.000188 644.082481 ( 92.701954)
test_rubyspec 0.106660 0.020540 43.849445 ( 48.789772)
total: 154.66 sec