Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-123528
#<BuildRuby:0x0000558142beec40
@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.20220730-123528",
@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.000016 0.000001 0.000017 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006064 0.000467 0.824816 ( 2.113479)
build_miniruby 0.000954 0.000000 0.057086 ( 0.055947)
build_ruby 0.000867 0.000000 0.058924 ( 0.057811)
build_all 0.004568 0.000000 1.529703 ( 0.595341)
build_install 0.011184 0.000000 5.666909 ( 2.180593)
test_btest 0.000712 0.000000 51.862313 ( 8.206589)
test_basic 0.001614 0.003819 0.254174 ( 0.343169)
test_all 0.000000 0.001309 610.163038 ( 88.521201)
test_rubyspec 0.092286 0.033304 44.022169 ( 49.652546)
total: 151.73 sec