Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-212229
#<BuildRuby:0x000055d7dd40c620
@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.20220808-212229",
@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.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007718 0.004076 0.977759 ( 1.034841)
build_miniruby 0.001967 0.000246 0.075462 ( 0.073288)
build_ruby 0.001687 0.000211 0.077489 ( 0.075729)
build_all 0.009237 0.000575 1.523076 ( 0.576511)
build_install 0.003813 0.016849 5.130308 ( 1.999595)
test_btest 0.000685 0.000216 72.495939 ( 8.052393)
test_basic 0.006120 0.001933 0.328735 ( 0.416907)
test_all 0.000695 0.001856 633.787492 ( 65.458784)
test_rubyspec 0.098847 0.081556 45.996505 ( 53.439610)
total: 131.13 sec