Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-080114
#<BuildRuby:0x0000557b754f1348
@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.20220813-080114",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000140 0.000035 0.000175 ( 0.000173)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.007868 0.001967 0.849961 ( 0.881423)
build_miniruby 0.001628 0.000000 0.062872 ( 0.061565)
build_ruby 0.001642 0.000000 0.061650 ( 0.060782)
build_all 0.004659 0.003046 1.271318 ( 0.473780)
build_install 0.014158 0.001381 1.587761 ( 0.804111)
test_btest 0.000851 0.000201 53.572306 ( 6.471327)
test_basic 0.004581 0.001078 0.276236 ( 0.371707)
test_all 0.003229 0.000759 491.843390 ( 51.788463)
test_rubyspec 0.081683 0.048226 41.710419 ( 49.370553)
total: 110.28 sec