Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-125955
#<BuildRuby:0x000055b675d448e8
@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.20220726-125955",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.012386 0.001002 0.983233 ( 1.010209)
build_miniruby 0.002553 0.000000 0.073215 ( 0.071090)
build_ruby 0.001909 0.000041 0.075719 ( 0.074386)
build_all 0.008636 0.001851 1.495687 ( 0.562876)
build_install 0.017605 0.006904 5.262630 ( 2.111253)
test_btest 0.000000 0.001217 76.684570 ( 7.939870)
test_basic 0.000500 0.007609 0.334398 ( 0.423458)
test_all 0.001703 0.000597 630.324786 ( 64.837370)
test_rubyspec 0.091052 0.094489 45.557311 ( 51.401757)
total: 128.43 sec