Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-141414
#<BuildRuby:0x000055a70547e5a8
@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.20220501-141414",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000020 0.000007 0.000027 ( 0.000028)
build_up 0.003179 0.003617 0.867583 ( 1.079606)
build_miniruby 0.000746 0.000311 0.057289 ( 0.055942)
build_ruby 0.000754 0.000314 0.057711 ( 0.056325)
build_all 0.000183 0.004093 1.509813 ( 0.605735)
build_install 0.010203 0.000953 6.232002 ( 2.795131)
test_btest 0.000598 0.000256 56.115546 ( 7.779316)
test_basic 0.003998 0.001713 0.353286 ( 0.441279)
test_all 0.001001 0.000430 645.997366 ( 94.433308)
test_rubyspec 0.065283 0.053412 43.943635 ( 48.831913)
total: 156.08 sec