Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-163144
#<BuildRuby:0x0000561187467f00
@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.20220802-163144",
@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.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000011)
build_up 0.000496 0.006310 0.885708 ( 2.210515)
build_miniruby 0.000680 0.000371 0.057991 ( 0.056718)
build_ruby 0.000639 0.000349 0.058719 ( 0.057468)
build_all 0.004330 0.000190 1.518939 ( 0.585913)
build_install 0.008928 0.002282 5.628999 ( 2.167447)
test_btest 0.000526 0.000243 54.335864 ( 8.041276)
test_basic 0.004171 0.001925 0.332554 ( 0.420506)
test_all 0.000741 0.000342 625.085342 ( 91.760991)
test_rubyspec 0.090014 0.037884 43.694416 ( 49.272553)
total: 154.57 sec