Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-013643
#<BuildRuby:0x00005559342ef800
@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.20220810-013643",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010619 0.001517 1.003363 ( 3.061579)
build_miniruby 0.001701 0.000243 0.076516 ( 0.075311)
build_ruby 0.002116 0.000302 0.079913 ( 0.078158)
build_all 0.010233 0.000075 1.483902 ( 0.546669)
build_install 0.012120 0.010337 5.189504 ( 2.079065)
test_btest 0.001053 0.000234 75.973851 ( 8.190868)
test_basic 0.007041 0.000407 0.324212 ( 0.414576)
test_all 0.000000 0.002976 662.730502 ( 66.267089)
test_rubyspec 0.097447 0.079003 46.368556 ( 53.706376)
total: 134.42 sec