Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-164914
#<BuildRuby:0x000055ea16528748
@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.20220723-164914",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000018 0.000007 0.000025 ( 0.000024)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.006908 0.005442 0.976448 ( 1.229679)
build_miniruby 0.002783 0.000000 0.073542 ( 0.070814)
build_ruby 0.000283 0.001793 0.075930 ( 0.074034)
build_all 0.006545 0.003021 1.519854 ( 0.560995)
build_install 0.011707 0.010481 5.057864 ( 2.062929)
test_btest 0.000971 0.000517 73.673396 ( 8.344013)
test_basic 0.004661 0.002485 0.314948 ( 0.404868)
test_all 0.001291 0.000688 634.651518 ( 66.576241)
test_rubyspec 0.090926 0.079123 45.630624 ( 51.466975)
total: 130.79 sec