Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-034819
#<BuildRuby:0x000055ef72236c40
@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.20220614-034819",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000016)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.005703 0.000599 0.841595 ( 0.956088)
build_miniruby 0.000745 0.000248 0.057727 ( 0.056397)
build_ruby 0.000606 0.000202 0.059250 ( 0.057958)
build_all 0.004214 0.000011 1.506696 ( 0.608338)
build_install 0.008455 0.002602 6.313801 ( 2.842335)
test_btest 0.000631 0.000194 54.474664 ( 8.094787)
test_basic 0.005056 0.001555 0.358153 ( 0.444532)
test_all 0.001109 0.000341 617.405805 ( 98.180213)
test_rubyspec 0.084350 0.038471 44.166166 ( 49.726737)
total: 160.97 sec