Logfile: /home/ko1/ruby/logs/brlog.trunk.20220704-135748
#<BuildRuby:0x000055cf8a96be00
@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.20220704-135748",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.005568 0.000928 0.893841 ( 1.915331)
build_miniruby 0.000776 0.000129 0.057477 ( 0.056152)
build_ruby 0.000833 0.000000 0.059019 ( 0.057763)
build_all 0.004049 0.000036 1.492473 ( 0.600938)
build_install 0.010827 0.000186 6.318812 ( 2.855451)
test_btest 0.000683 0.000091 50.246854 ( 8.202797)
test_basic 0.005698 0.000759 0.345144 ( 0.432120)
test_all 0.001365 0.000000 610.250878 ( 93.231586)
test_rubyspec 0.085444 0.033071 44.715864 ( 50.270286)
total: 157.62 sec