Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-034430
#<BuildRuby:0x000055ed6c220d30
@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.20220830-034430",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.012928 0.000658 1.017383 ( 4.560018)
build_miniruby 0.001753 0.000234 0.075295 ( 0.073693)
build_ruby 0.001832 0.000244 0.078851 ( 0.076178)
build_all 0.009714 0.000641 1.531720 ( 0.578934)
build_install 0.021099 0.001904 1.888064 ( 0.907793)
test_btest 0.000979 0.000115 77.292911 ( 8.197006)
test_basic 0.003434 0.004598 0.328340 ( 0.416380)
test_all 0.000000 0.003720 665.910949 ( 66.600920)
test_rubyspec 0.124740 0.065583 45.869831 ( 54.362844)
total: 135.77 sec