Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-193359
#<BuildRuby:0x000055c349167418
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220822-193359",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006515 0.000366 0.817548 ( 0.933792)
build_miniruby 0.000933 0.000144 0.057302 ( 0.056039)
build_ruby 0.000872 0.000134 0.059113 ( 0.057858)
build_all 0.003912 0.000602 1.553612 ( 0.594589)
build_install 0.002206 0.008802 1.887363 ( 0.958861)
test_btest 0.000677 0.000194 53.955806 ( 8.261726)
test_basic 0.003101 0.002709 0.333849 ( 0.422259)
test_all 0.002176 0.000679 588.181039 ( 95.465291)
test_rubyspec 0.044110 0.058788 44.150213 ( 52.432313)
total: 159.18 sec