Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-235453
#<BuildRuby:0x00005636336751a0
@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.20220202-235453",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006302 0.004621 0.961027 ( 1.767447)
build_miniruby 0.001301 0.000279 0.074766 ( 0.073830)
build_ruby 0.001645 0.000352 0.080083 ( 0.078366)
build_all 0.008598 0.002415 4.141918 ( 0.782189)
build_install 0.010176 0.013920 7.861487 ( 2.355242)
test_btest 0.001127 0.000410 47.314672 ( 45.118068)
test_basic 0.002121 0.004672 0.346284 ( 0.445825)
test_all 0.001243 0.000509 705.446183 ( 67.590674)
test_rubyspec 0.121986 0.042772 46.235782 ( 51.359425)
total: 169.57 sec