Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-125456
#<BuildRuby:0x000055d4c64eec88
@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.20221009-125456",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.007013 0.003416 1.078653 ( 1.385804)
build_miniruby 0.001586 0.000199 0.094658 ( 0.091452)
build_ruby 0.001366 0.000171 0.097900 ( 0.094884)
build_all 0.000513 0.007062 1.299396 ( 0.554893)
build_install 0.010808 0.004614 1.641854 ( 0.892825)
test_btest 0.001797 0.000473 60.650375 ( 6.499463)
test_basic 0.006640 0.000656 0.347911 ( 0.436356)
test_all 0.006262 0.001565 510.500362 ( 54.774579)
test_rubyspec 0.076575 0.039918 42.390427 ( 50.939500)
total: 115.67 sec