Logfile: /home/ko1/ruby/logs/brlog.trunk.20220629-052428
#<BuildRuby:0x000055fd8ccaebf0
@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.20220629-052428",
@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.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006393 0.000492 0.866638 ( 1.271007)
build_miniruby 0.000927 0.000072 0.057023 ( 0.055776)
build_ruby 0.000796 0.000061 0.059272 ( 0.058064)
build_all 0.000634 0.003611 1.516160 ( 0.601497)
build_install 0.010778 0.000276 6.310723 ( 2.851488)
test_btest 0.000784 0.000092 56.567658 ( 8.061531)
test_basic 0.001315 0.004635 0.337568 ( 0.425428)
test_all 0.000000 0.001536 643.543514 ( 93.413120)
test_rubyspec 0.091945 0.030810 44.249554 ( 49.838447)
total: 156.58 sec