Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-100823
#<BuildRuby:0x0000557c3ff1fde0
@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.20220821-100823",
@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.000016 0.000001 0.000017 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006243 0.000446 0.887262 ( 0.942129)
build_miniruby 0.000830 0.000059 0.057161 ( 0.055951)
build_ruby 0.000979 0.000070 0.059802 ( 0.058623)
build_all 0.004612 0.000010 1.528237 ( 0.586700)
build_install 0.005763 0.005243 1.926218 ( 0.960724)
test_btest 0.000753 0.000100 49.663605 ( 8.469568)
test_basic 0.004988 0.000665 0.282720 ( 0.371541)
test_all 0.001807 0.000241 600.885298 ( 89.292115)
test_rubyspec 0.058886 0.067722 44.202709 ( 52.455203)
total: 153.19 sec