Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-112001
#<BuildRuby:0x0000563076f328a0
@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.20220209-112001",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000045 0.000010 0.000055 ( 0.000056)
build_up 0.009631 0.001234 0.976725 ( 1.331541)
build_miniruby 0.001390 0.000298 0.075758 ( 0.075978)
build_ruby 0.001735 0.000372 0.077703 ( 0.077029)
build_all 0.009231 0.000942 4.129810 ( 0.811683)
build_install 0.020529 0.000999 7.905826 ( 2.396532)
test_btest 0.001497 0.000000 73.154547 ( 8.109652)
test_basic 0.007301 0.000588 0.353141 ( 0.442871)
test_all 0.001605 0.000253 686.685643 ( 66.389721)
test_rubyspec 0.089397 0.076395 46.232703 ( 51.650347)
total: 131.29 sec