Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-140843
#<BuildRuby:0x0000555d36eb00d0
@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.20220822-140843",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006196 0.000513 0.882622 ( 9.344977)
build_miniruby 0.000706 0.000177 0.058004 ( 0.056872)
build_ruby 0.000796 0.000199 0.059351 ( 0.058173)
build_all 0.003785 0.000947 1.553077 ( 0.594620)
build_install 0.010803 0.000272 1.894472 ( 0.965812)
test_btest 0.000553 0.000000 54.415717 ( 8.069069)
test_basic 0.005421 0.000233 0.335324 ( 0.423577)
test_all 0.001757 0.000352 617.051697 ( 88.831354)
test_rubyspec 0.089022 0.039800 44.499501 ( 52.746776)
total: 161.09 sec