Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-163310
#<BuildRuby:0x000055e51722e8c0
@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.20220824-163310",
@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.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.002974 0.003777 0.822148 ( 1.068581)
build_miniruby 0.000731 0.000243 0.057778 ( 0.056636)
build_ruby 0.000597 0.000199 0.059515 ( 0.058312)
build_all 0.004452 0.000086 1.535669 ( 0.584204)
build_install 0.006303 0.004951 1.913253 ( 0.951794)
test_btest 0.000548 0.000196 54.046928 ( 8.469049)
test_basic 0.003912 0.001397 0.282292 ( 0.371512)
test_all 0.001601 0.000572 599.295246 ( 89.737627)
test_rubyspec 0.068552 0.035383 44.133124 ( 52.441289)
total: 153.74 sec