Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-145211
#<BuildRuby:0x000055f9676d0e50
@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.20221127-145211",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000005 0.000012 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.010043 0.001107 1.272521 ( 1.522776)
build_miniruby 0.001781 0.000972 0.846928 ( 0.845638)
build_ruby 0.003534 0.000000 2.269935 ( 2.178676)
build_all 0.016143 0.005446 25.148895 ( 2.837871)
build_install 0.012219 0.008373 5.001254 ( 1.230875)
test_btest 0.000961 0.000481 92.155894 ( 8.916231)
test_basic 0.006843 0.001105 0.361252 ( 0.453231)
test_all 0.001737 0.000823 716.576867 ( 71.074524)
test_rubyspec 0.068331 0.082689 50.107132 ( 58.395952)
total: 147.46 sec