Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-013254
#<BuildRuby:0x000056378a991930
@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.20220130-013254",
@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.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003271 0.007884 0.944805 ( 1.079135)
build_miniruby 0.001739 0.000497 0.069766 ( 0.067657)
build_ruby 0.001554 0.000445 0.069029 ( 0.067305)
build_all 0.010060 0.000391 4.076218 ( 0.783121)
build_install 0.023539 0.000340 7.674308 ( 2.294092)
test_btest 0.000000 0.001275 47.169639 ( 43.869216)
test_basic 0.000000 0.007886 0.337508 ( 0.425598)
test_all 0.000000 0.002747 681.152583 ( 66.737370)
test_rubyspec 0.111339 0.050314 45.607786 ( 51.140081)
total: 166.46 sec