Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-004206
#<BuildRuby:0x000056164a9df858
@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.20220216-004206",
@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.000006 0.000002 0.000008 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008009 0.003963 0.940142 ( 1.499525)
build_miniruby 0.001563 0.000416 0.079051 ( 0.077003)
build_ruby 0.001625 0.000434 0.080986 ( 0.079007)
build_all 0.010980 0.000627 4.134818 ( 0.778038)
build_install 0.018978 0.005824 7.851272 ( 2.325356)
test_btest 0.001110 0.000278 74.081102 ( 7.945226)
test_basic 0.006741 0.001685 0.332662 ( 0.420869)
test_all 0.000716 0.001106 695.565803 ( 66.962951)
test_rubyspec 0.090776 0.090519 46.200153 ( 51.695095)
total: 131.78 sec