Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-062947
#<BuildRuby:0x000055e4fd790620
@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.20221117-062947",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000029 0.000007 0.000036 ( 0.000033)
build_up 0.003664 0.005183 1.110825 ( 1.726976)
build_miniruby 0.001462 0.000450 0.896749 ( 0.897176)
build_ruby 0.001730 0.000533 2.327034 ( 2.238403)
build_all 0.012842 0.005813 18.310044 ( 2.271377)
build_install 0.017475 0.000000 1.940484 ( 1.028945)
test_btest 0.001207 0.000000 83.095170 ( 9.687867)
test_basic 0.006421 0.000000 0.343812 ( 0.438506)
test_all 0.001770 0.000000 711.082061 ( 74.746862)
test_rubyspec 0.088170 0.044737 50.816103 ( 59.286476)
total: 152.32 sec