Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-204949
#<BuildRuby:0x000055a87a8365a8
@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.20220430-204949",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006674 0.000000 0.867569 ( 1.070090)
build_miniruby 0.000962 0.000000 0.057265 ( 0.056079)
build_ruby 0.000772 0.000091 0.057793 ( 0.056509)
build_all 0.004216 0.000033 1.514897 ( 0.603805)
build_install 0.005297 0.003533 6.255367 ( 2.804875)
test_btest 0.000658 0.000110 54.212995 ( 7.672004)
test_basic 0.004806 0.000801 0.282776 ( 0.371485)
test_all 0.001274 0.000212 633.532955 ( 93.045790)
test_rubyspec 0.092768 0.031727 43.936544 ( 48.827023)
total: 154.51 sec