Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-091529
#<BuildRuby:0x0000558110692148
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220731-091529",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000903 0.008744 0.841951 ( 1.046149)
build_miniruby 0.001163 0.000697 0.064804 ( 0.063868)
build_ruby 0.000999 0.000600 0.064754 ( 0.063890)
build_all 0.006261 0.001005 1.223596 ( 0.472702)
build_install 0.008227 0.008593 4.328597 ( 1.811155)
test_btest 0.000905 0.000557 52.155283 ( 5.936387)
test_basic 0.000914 0.005227 0.287210 ( 0.377459)
test_all 0.003205 0.000000 499.985707 ( 52.602294)
test_rubyspec 0.079241 0.056017 41.860794 ( 47.731398)
total: 110.11 sec