Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-044754
#<BuildRuby:0x000056515c7908e8
@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.20220903-044754",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000015 0.000005 0.000020 ( 0.000014)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008047 0.002926 0.986281 ( 1.028612)
build_miniruby 0.002037 0.000000 0.075367 ( 0.073317)
build_ruby 0.002409 0.000000 0.079196 ( 0.076498)
build_all 0.005072 0.004833 1.536878 ( 0.569705)
build_install 0.017779 0.002744 1.912001 ( 0.936228)
test_btest 0.000969 0.000323 77.663957 ( 8.173632)
test_basic 0.005166 0.001722 0.332862 ( 0.428555)
test_all 0.004103 0.000000 631.430574 ( 64.750360)
test_rubyspec 0.128775 0.044337 45.786811 ( 54.131854)
total: 130.17 sec