Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-155559
#<BuildRuby:0x000055993f0368c0
@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.20220818-155559",
@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.000015 0.000005 0.000020 ( 0.000020)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.006068 0.000729 0.870031 ( 1.277454)
build_miniruby 0.000736 0.000245 0.057248 ( 0.056053)
build_ruby 0.000689 0.000230 0.059503 ( 0.058415)
build_all 0.003524 0.001175 1.539817 ( 0.589037)
build_install 0.010555 0.000450 1.919371 ( 0.964423)
test_btest 0.000514 0.000000 54.061219 ( 8.332129)
test_basic 0.005649 0.000000 0.298077 ( 0.386664)
test_all 0.003053 0.000027 615.343275 ( 87.494738)
test_rubyspec 0.077428 0.043827 43.951960 ( 51.505968)
total: 150.67 sec