Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-023135
#<BuildRuby:0x0000560560411930
@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-023135",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007875 0.003712 0.932934 ( 1.578966)
build_miniruby 0.001085 0.000383 0.076408 ( 0.074727)
build_ruby 0.000000 0.002397 0.073466 ( 0.071009)
build_all 0.005278 0.005061 4.188897 ( 0.808300)
build_install 0.014960 0.008900 7.832484 ( 2.350703)
test_btest 0.000872 0.000413 47.308120 ( 45.111159)
test_basic 0.005136 0.002433 0.340383 ( 0.436110)
test_all 0.001851 0.000000 656.849558 ( 65.387260)
test_rubyspec 0.103006 0.073488 46.439203 ( 51.746699)
total: 167.57 sec