Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-162930
#<BuildRuby:0x0000557d3744f778
@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.20220329-162930",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002208 0.009583 0.998475 ( 1.696342)
build_miniruby 0.001320 0.000528 0.077715 ( 0.076133)
build_ruby 0.001409 0.000564 0.077740 ( 0.076363)
build_all 0.009388 0.000654 4.131468 ( 0.844853)
build_install 0.012195 0.011458 7.891722 ( 2.369180)
test_btest 0.000927 0.000412 70.678291 ( 8.398158)
test_basic 0.008499 0.000000 0.329325 ( 0.417228)
test_all 0.003068 0.000190 700.095215 ( 68.185057)
test_rubyspec 0.117610 0.044826 45.739926 ( 51.301401)
total: 133.37 sec