Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-120338
#<BuildRuby:0x000055ecdd05f800
@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.20220919-120338",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010003 0.001398 1.119939 ( 1.149779)
build_miniruby 0.001944 0.000448 0.105769 ( 0.100597)
build_ruby 0.002304 0.000531 0.110951 ( 0.092940)
build_all 0.009349 0.000983 1.590324 ( 0.646342)
build_install 0.003556 0.019662 1.944865 ( 0.971196)
test_btest 0.001417 0.000000 80.868578 ( 8.369984)
test_basic 0.001463 0.006347 0.365101 ( 0.454024)
test_all 0.002246 0.002278 650.845447 ( 66.624221)
test_rubyspec 0.087225 0.065550 45.406970 ( 53.581833)
total: 131.99 sec