Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-064544
#<BuildRuby:0x00005647c4cfc2b0
@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.20220730-064544",
@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.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001993 0.004442 0.817914 ( 0.985038)
build_miniruby 0.000882 0.000135 0.056714 ( 0.055463)
build_ruby 0.000893 0.000138 0.058879 ( 0.057678)
build_all 0.004616 0.000026 1.537104 ( 0.600085)
build_install 0.011117 0.000277 5.658045 ( 2.160546)
test_btest 0.000744 0.000093 54.299978 ( 8.298171)
test_basic 0.005329 0.000666 0.337716 ( 0.426518)
test_all 0.001422 0.000178 599.384261 ( 86.115690)
test_rubyspec 0.088789 0.037056 43.738324 ( 49.324863)
total: 148.02 sec