Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-170444
#<BuildRuby:0x000055e80f425480
@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.20220717-170444",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008571 0.000719 0.900632 ( 1.748080)
build_miniruby 0.001409 0.000217 0.054733 ( 0.053968)
build_ruby 0.001201 0.000185 0.051421 ( 0.050651)
build_all 0.000000 0.008415 1.260054 ( 0.493304)
build_install 0.011782 0.005876 4.354200 ( 1.825677)
test_btest 0.001532 0.000510 51.973275 ( 6.047645)
test_basic 0.004122 0.001374 0.289296 ( 0.382148)
test_all 0.001437 0.000479 501.389531 ( 54.266957)
test_rubyspec 0.085281 0.059879 42.022328 ( 47.880200)
total: 112.75 sec