Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-134609
#<BuildRuby:0x00005651df00c2d8
@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-134609",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.006869 0.000000 0.908616 ( 1.583164)
build_miniruby 0.000876 0.000000 0.057340 ( 0.056135)
build_ruby 0.000956 0.000000 0.060467 ( 0.059261)
build_all 0.004569 0.000000 1.528127 ( 0.584983)
build_install 0.004797 0.004009 5.628484 ( 2.138303)
test_btest 0.000752 0.000039 48.662173 ( 8.626258)
test_basic 0.005608 0.000295 0.371323 ( 0.459422)
test_all 0.001167 0.000062 605.344712 ( 90.725241)
test_rubyspec 0.093613 0.027859 43.768418 ( 51.160952)
total: 155.39 sec