Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-220805
#<BuildRuby:0x000055ac16587dd0
@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.20220819-220805",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.006696 0.835936 ( 0.878937)
build_miniruby 0.000000 0.001025 0.057316 ( 0.056017)
build_ruby 0.000000 0.000928 0.059780 ( 0.058609)
build_all 0.000778 0.003896 1.560008 ( 0.602515)
build_install 0.007662 0.000986 1.907194 ( 0.960385)
test_btest 0.000626 0.000000 50.504574 ( 8.807833)
test_basic 0.003352 0.002932 0.338376 ( 0.425788)
test_all 0.001737 0.000543 645.242907 ( 95.404171)
test_rubyspec 0.071399 0.041519 44.376309 ( 52.634897)
total: 159.83 sec