Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-163710
#<BuildRuby:0x000055de8d607f68
@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.20220722-163710",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003613 0.003140 0.910597 ( 1.318299)
build_miniruby 0.000841 0.000180 0.057535 ( 0.056338)
build_ruby 0.000827 0.000178 0.058385 ( 0.057158)
build_all 0.000311 0.004025 1.520588 ( 0.587752)
build_install 0.009589 0.001500 5.625266 ( 2.153451)
test_btest 0.000544 0.000145 54.539706 ( 8.100839)
test_basic 0.004188 0.001117 0.261713 ( 0.350726)
test_all 0.001048 0.000279 584.369039 ( 94.851736)
test_rubyspec 0.090145 0.037958 43.494817 ( 49.251996)
total: 156.73 sec