Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-234320
#<BuildRuby:0x000055d6e8423f00
@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.20220826-234320",
@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.000014 0.000001 0.000015 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006509 0.000175 0.847180 ( 0.908784)
build_miniruby 0.000990 0.000066 0.059059 ( 0.057815)
build_ruby 0.000850 0.000057 0.059877 ( 0.058725)
build_all 0.000573 0.004271 1.544378 ( 0.589242)
build_install 0.002308 0.008854 1.914230 ( 0.960707)
test_btest 0.000600 0.000158 51.390127 ( 8.708561)
test_basic 0.004426 0.001165 0.343508 ( 0.431990)
test_all 0.001840 0.000484 610.105072 ( 90.578460)
test_rubyspec 0.087730 0.041049 43.970909 ( 52.224524)
total: 154.52 sec