Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-061435
#<BuildRuby:0x000055b04586fdd0
@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.20220804-061435",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006157 0.000439 0.861760 ( 0.930459)
build_miniruby 0.000933 0.000066 0.057715 ( 0.056519)
build_ruby 0.000868 0.000062 0.058812 ( 0.057602)
build_all 0.004506 0.000322 1.520361 ( 0.585755)
build_install 0.005887 0.004913 5.682261 ( 2.202178)
test_btest 0.000743 0.000099 45.397773 ( 8.701086)
test_basic 0.005027 0.000670 0.278617 ( 0.368130)
test_all 0.001536 0.000053 623.086617 ( 91.428717)
test_rubyspec 0.059910 0.029475 44.031692 ( 51.412617)
total: 155.74 sec