Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-163024
#<BuildRuby:0x0000556d30bd68a0
@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.20220218-163024",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.011048 0.000789 0.928890 ( 1.320839)
build_miniruby 0.001396 0.000100 0.074748 ( 0.073355)
build_ruby 0.002085 0.000000 0.077812 ( 0.075774)
build_all 0.011144 0.000000 4.116663 ( 0.788427)
build_install 0.019361 0.003947 7.857601 ( 2.382414)
test_btest 0.000732 0.000064 75.547694 ( 7.740620)
test_basic 0.007014 0.000221 0.335730 ( 0.432776)
test_all 0.001901 0.000159 696.042325 ( 67.278805)
test_rubyspec 0.084786 0.069838 46.198045 ( 51.591249)
total: 131.69 sec