Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-065801
#<BuildRuby:0x00005653dc5a3c88
@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.20220424-065801",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000013)
build_up 0.006502 0.000174 0.827820 ( 0.958564)
build_miniruby 0.000930 0.000062 0.057792 ( 0.056589)
build_ruby 0.000923 0.000062 0.058900 ( 0.057684)
build_all 0.003963 0.000264 1.510579 ( 0.621616)
build_install 0.010129 0.000675 6.232359 ( 2.834523)
test_btest 0.000795 0.000053 47.037226 ( 8.971783)
test_basic 0.005044 0.000336 0.265285 ( 0.354735)
test_all 0.000000 0.001225 635.857690 ( 94.232186)
test_rubyspec 0.065171 0.008015 44.301740 ( 49.174815)
total: 157.26 sec