Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-214926
#<BuildRuby:0x000055cd868fc088
@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.20220628-214926",
@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.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.002737 0.003963 0.880855 ( 0.995050)
build_miniruby 0.000922 0.000131 0.058085 ( 0.056671)
build_ruby 0.000902 0.000129 0.060067 ( 0.058748)
build_all 0.004229 0.000003 1.490802 ( 0.601712)
build_install 0.009453 0.001260 6.322135 ( 2.832068)
test_btest 0.000647 0.000086 56.155818 ( 8.214103)
test_basic 0.005947 0.000133 0.346700 ( 0.434179)
test_all 0.001164 0.000145 615.810480 ( 86.934225)
test_rubyspec 0.069200 0.056490 44.351430 ( 49.895591)
total: 150.02 sec