Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-203102
#<BuildRuby:0x0000555d4d530f98
@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.20220203-203102",
@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.000001 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.001584 0.008329 0.937321 ( 1.117008)
build_miniruby 0.001265 0.000390 0.074780 ( 0.073323)
build_ruby 0.001456 0.000448 0.077099 ( 0.075191)
build_all 0.008962 0.001341 4.080308 ( 0.773744)
build_install 0.016192 0.008469 7.776873 ( 2.313416)
test_btest 0.001914 0.000638 46.744406 ( 44.848468)
test_basic 0.001822 0.005307 0.340389 ( 0.430060)
test_all 0.001306 0.000507 656.470725 ( 64.996418)
test_rubyspec 0.103118 0.049771 45.842960 ( 51.292957)
total: 165.92 sec