Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-010643
#<BuildRuby:0x00005575d4de86c8
@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.20220227-010643",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.003824 0.006920 1.012884 ( 1.138731)
build_miniruby 0.001598 0.000456 0.078605 ( 0.076508)
build_ruby 0.001732 0.000495 0.075768 ( 0.073455)
build_all 0.007771 0.002221 4.148963 ( 0.860133)
build_install 0.015158 0.008110 7.972779 ( 2.415811)
test_btest 0.000784 0.000261 77.405066 ( 8.765444)
test_basic 0.002105 0.005278 0.352477 ( 0.445323)
test_all 0.001325 0.000516 640.355728 ( 65.858555)
test_rubyspec 0.095964 0.066292 46.377475 ( 51.774714)
total: 131.41 sec