Logfile: /home/ko1/ruby/logs/brlog.trunk.20220417-073707
#<BuildRuby:0x000055bca14f4a58
@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.20220417-073707",
@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.000024 0.000002 0.000026 ( 0.000025)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.007359 0.004505 1.021102 ( 5.495454)
build_miniruby 0.001517 0.000202 0.069908 ( 0.068437)
build_ruby 0.001947 0.000000 0.076471 ( 0.075263)
build_all 0.009120 0.000276 1.504251 ( 0.597637)
build_install 0.016379 0.004953 5.942650 ( 2.853045)
test_btest 0.001128 0.000169 77.777450 ( 8.156217)
test_basic 0.007663 0.000000 0.335568 ( 0.430965)
test_all 0.000645 0.001155 701.337677 ( 68.259199)
test_rubyspec 0.105098 0.062640 46.705327 ( 52.097609)
total: 138.03 sec