Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-135254
#<BuildRuby:0x000055fea7fa0dd8
@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.20220904-135254",
@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.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010149 0.000830 0.974471 ( 0.977328)
build_miniruby 0.001876 0.000250 0.078941 ( 0.076868)
build_ruby 0.001777 0.000237 0.071652 ( 0.069549)
build_all 0.008900 0.000538 1.543982 ( 0.600906)
build_install 0.014489 0.007586 1.925999 ( 0.943277)
test_btest 0.001074 0.000201 77.333198 ( 8.127314)
test_basic 0.003877 0.004112 0.339173 ( 0.436903)
test_all 0.003027 0.000672 668.738422 ( 66.156190)
test_rubyspec 0.132240 0.048515 45.388991 ( 53.697108)
total: 131.09 sec