Logfile: /home/ko1/ruby/logs/brlog.trunk.20220702-160830
#<BuildRuby:0x00005652c96e7e00
@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.20220702-160830",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.005720 0.000880 0.826788 ( 1.020436)
build_miniruby 0.000922 0.000142 0.057622 ( 0.056317)
build_ruby 0.000852 0.000131 0.059410 ( 0.058221)
build_all 0.003748 0.000576 1.495983 ( 0.600902)
build_install 0.010071 0.000755 6.306267 ( 2.860383)
test_btest 0.001080 0.000154 56.110336 ( 8.182581)
test_basic 0.000364 0.005328 0.304687 ( 0.393006)
test_all 0.001193 0.000255 623.849897 ( 90.907940)
test_rubyspec 0.080549 0.042283 44.587944 ( 50.149989)
total: 154.23 sec