Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-235301
#<BuildRuby:0x000055c9acb1c148
@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.20220503-235301",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000027)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.005166 0.001291 0.830622 ( 0.954617)
build_miniruby 0.000855 0.000214 0.057083 ( 0.055816)
build_ruby 0.000736 0.000184 0.057698 ( 0.056512)
build_all 0.004308 0.000000 1.463576 ( 0.598579)
build_install 0.010298 0.000254 6.254141 ( 2.819169)
test_btest 0.001336 0.000267 48.304108 ( 8.226953)
test_basic 0.004844 0.000969 0.288008 ( 0.376454)
test_all 0.000974 0.000194 640.192364 ( 92.719118)
test_rubyspec 0.089953 0.034563 43.766884 ( 48.788067)
total: 154.60 sec