Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-041306
#<BuildRuby:0x000055afca5abe58
@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.20220719-041306",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006856 0.896930 ( 1.009803)
build_miniruby 0.000000 0.001012 0.057642 ( 0.056359)
build_ruby 0.000000 0.000867 0.058270 ( 0.057074)
build_all 0.000812 0.003708 1.538806 ( 0.602408)
build_install 0.010121 0.001185 5.659473 ( 2.161965)
test_btest 0.000686 0.000137 54.113227 ( 8.373048)
test_basic 0.004411 0.000883 0.285240 ( 0.374443)
test_all 0.001498 0.000300 602.817062 ( 89.155005)
test_rubyspec 0.081286 0.026167 43.752046 ( 49.367081)
total: 151.16 sec