Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-134556
#<BuildRuby:0x00005605ed998d30
@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.20220821-134556",
@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.000000 0.000011 ( 0.000013)
configure 0.000064 0.000005 0.000069 ( 0.000061)
build_up 0.011424 0.000233 0.963070 ( 1.045576)
build_miniruby 0.002192 0.000000 0.066307 ( 0.064880)
build_ruby 0.000000 0.002188 0.071692 ( 0.070345)
build_all 0.008788 0.001338 1.521105 ( 0.593131)
build_install 0.015217 0.008448 1.881711 ( 0.927221)
test_btest 0.001019 0.000185 73.624692 ( 8.632044)
test_basic 0.000000 0.007139 0.321838 ( 0.413620)
test_all 0.003300 0.003055 682.260154 ( 67.398808)
test_rubyspec 0.117937 0.055494 45.749885 ( 54.267928)
total: 133.42 sec