Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-212219
#<BuildRuby:0x0000560b219e28c0
@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.20220813-212219",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006458 0.000367 0.822524 ( 0.981365)
build_miniruby 0.000894 0.000127 0.058064 ( 0.056884)
build_ruby 0.000873 0.000125 0.059347 ( 0.058191)
build_all 0.004606 0.000053 1.533812 ( 0.602596)
build_install 0.002972 0.008155 1.941665 ( 0.986272)
test_btest 0.000696 0.000174 51.645803 ( 8.161154)
test_basic 0.004465 0.001116 0.342044 ( 0.430149)
test_all 0.002756 0.000689 629.026105 ( 90.947494)
test_rubyspec 0.073234 0.055262 43.795837 ( 51.148147)
total: 153.37 sec