Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-132502
#<BuildRuby:0x000055b1b098bf68
@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.20220810-132502",
@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.000015 0.000000 0.000015 ( 0.000014)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006620 0.000000 0.906825 ( 6.522393)
build_miniruby 0.001082 0.000000 0.057753 ( 0.056489)
build_ruby 0.000961 0.000000 0.059187 ( 0.057981)
build_all 0.000441 0.004229 1.517274 ( 0.584328)
build_install 0.003604 0.007654 5.634297 ( 2.150829)
test_btest 0.000663 0.000111 55.357672 ( 7.947467)
test_basic 0.002338 0.003653 0.305818 ( 0.393771)
test_all 0.000888 0.000187 625.832114 ( 89.315739)
test_rubyspec 0.092431 0.037125 44.033124 ( 51.458548)
total: 158.49 sec