Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-151101
#<BuildRuby:0x000055866eee1480
@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.20220728-151101",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.007483 0.002041 0.802240 ( 0.943451)
build_miniruby 0.002181 0.000595 0.063097 ( 0.062016)
build_ruby 0.000995 0.000272 0.064037 ( 0.064086)
build_all 0.002653 0.004139 1.225537 ( 0.470098)
build_install 0.009315 0.006475 4.257865 ( 1.782442)
test_btest 0.001095 0.000422 51.761246 ( 6.236413)
test_basic 0.004286 0.001649 0.272614 ( 0.364420)
test_all 0.001418 0.000545 502.496630 ( 52.577958)
test_rubyspec 0.079699 0.052732 41.970417 ( 47.864067)
total: 110.37 sec