Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-200343
#<BuildRuby:0x000055b66a8b4e50
@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-200343",
@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.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008006 0.004563 0.982155 ( 1.006809)
build_miniruby 0.001870 0.000250 0.076340 ( 0.074920)
build_ruby 0.002296 0.000000 0.077735 ( 0.075762)
build_all 0.007431 0.003185 1.546085 ( 0.598360)
build_install 0.017278 0.006674 1.927640 ( 0.942427)
test_btest 0.000980 0.000196 71.936892 ( 8.278184)
test_basic 0.006572 0.000348 0.318321 ( 0.407915)
test_all 0.003950 0.000753 679.185329 ( 66.873134)
test_rubyspec 0.087359 0.095645 45.392262 ( 53.854847)
total: 132.11 sec