Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-171223
#<BuildRuby:0x00005629c601cf98
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220205-171223",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006415 0.003609 0.938131 ( 0.992232)
build_miniruby 0.001785 0.000000 0.077013 ( 0.076657)
build_ruby 0.002543 0.000110 0.077392 ( 0.075762)
build_all 0.005111 0.004381 4.088764 ( 0.785960)
build_install 0.012210 0.009781 7.729663 ( 2.322773)
test_btest 0.001084 0.000422 46.496570 ( 43.585121)
test_basic 0.003306 0.003945 0.338432 ( 0.427650)
test_all 0.001617 0.000681 698.246981 ( 67.465036)
test_rubyspec 0.100682 0.064721 45.563320 ( 51.111852)
total: 166.84 sec