Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-120351
#<BuildRuby:0x000055def1474c00
@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.20220826-120351",
@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.000004 0.000013 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.006372 0.006948 0.984840 ( 1.643512)
build_miniruby 0.001161 0.000528 0.072951 ( 0.071706)
build_ruby 0.001382 0.000628 0.079901 ( 0.078090)
build_all 0.002796 0.006403 1.473872 ( 0.562402)
build_install 0.021023 0.002403 1.857818 ( 0.895427)
test_btest 0.001144 0.000000 73.535526 ( 8.030846)
test_basic 0.007093 0.000000 0.325485 ( 0.417987)
test_all 0.003299 0.000215 649.144741 ( 65.177243)
test_rubyspec 0.100350 0.076321 45.629690 ( 53.803828)
total: 130.68 sec