Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-153621
#<BuildRuby:0x0000557ccb993e80
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221213-153621",
@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.000016 0.000001 0.000017 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.003682 0.000263 0.836660 ( 1.052739)
build_miniruby 0.000878 0.000063 1.016533 ( 1.015249)
build_ruby 0.001032 0.000074 2.743150 ( 2.641884)
build_all 0.000220 0.008753 15.813914 ( 3.313321)
build_install 0.005363 0.004637 2.287574 ( 1.333751)
test_btest 0.000404 0.000108 62.000311 ( 11.373370)
test_basic 0.000020 0.004477 0.314730 ( 0.406361)
test_all 0.001140 0.000203 680.219925 (135.537092)
test_rubyspec 0.036389 0.032854 52.942872 ( 61.156715)
total: 217.83 sec