Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-130848
#<BuildRuby:0x000056036a420e28
@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.20221111-130848",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008827 0.000048 1.087420 ( 1.114039)
build_miniruby 0.001803 0.000240 0.067145 ( 0.065242)
build_ruby 0.001566 0.000209 0.069036 ( 0.067264)
build_all 0.008083 0.001078 1.470387 ( 0.587660)
build_install 0.021184 0.000671 1.831268 ( 0.925074)
test_btest 0.001474 0.000000 85.368741 ( 9.035752)
test_basic 0.006298 0.000000 0.338558 ( 0.433649)
test_all 0.001005 0.001072 653.894544 ( 67.703162)
test_rubyspec 0.117455 0.059530 47.676203 ( 56.110887)
total: 136.04 sec