Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-205132
#<BuildRuby:0x0000563423a9f418
@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.20220427-205132",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006518 0.000466 0.922729 ( 2.121730)
build_miniruby 0.000896 0.000064 0.057814 ( 0.056498)
build_ruby 0.000955 0.000068 0.059898 ( 0.058649)
build_all 0.000252 0.003941 1.543986 ( 0.628112)
build_install 0.007717 0.001029 6.232367 ( 2.817422)
test_btest 0.000539 0.000072 56.106516 ( 8.359857)
test_basic 0.004859 0.000648 0.299812 ( 0.388350)
test_all 0.001348 0.000180 621.346679 ( 92.930855)
test_rubyspec 0.083353 0.043443 44.432249 ( 49.329161)
total: 156.69 sec