Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-135240
#<BuildRuby:0x000056309f5ec4e8
@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.20220331-135240",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009579 0.000332 0.983116 ( 1.039124)
build_miniruby 0.001765 0.000407 0.076897 ( 0.074959)
build_ruby 0.001777 0.000410 0.078807 ( 0.077724)
build_all 0.007879 0.001819 4.197588 ( 0.840453)
build_install 0.014588 0.007799 7.919072 ( 2.488510)
test_btest 0.001383 0.000000 70.597217 ( 8.202023)
test_basic 0.008688 0.000000 0.324857 ( 0.412608)
test_all 0.001723 0.000173 699.469334 ( 68.256761)
test_rubyspec 0.102571 0.065641 46.633869 ( 52.110093)
total: 133.50 sec