Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-024948
#<BuildRuby:0x000055fa749eaad8
@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.20221014-024948",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010406 0.000801 1.157430 ( 1.312842)
build_miniruby 0.001550 0.000119 0.096501 ( 0.093424)
build_ruby 0.001626 0.000000 0.094325 ( 0.091817)
build_all 0.007848 0.000340 1.315752 ( 0.580384)
build_install 0.010471 0.005146 1.647494 ( 0.896112)
test_btest 0.001414 0.000177 60.690647 ( 6.682009)
test_basic 0.006008 0.000751 0.352930 ( 0.442132)
test_all 0.006938 0.000116 515.975287 ( 55.271562)
test_rubyspec 0.081531 0.053506 43.113766 ( 51.648578)
total: 117.02 sec