Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-123226
#<BuildRuby:0x000056447fc91930
@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.20220131-123226",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.007485 0.004596 0.952920 ( 1.438965)
build_miniruby 0.001545 0.000309 0.069648 ( 0.069316)
build_ruby 0.001390 0.000278 0.068211 ( 0.067585)
build_all 0.009277 0.001855 4.069297 ( 0.789352)
build_install 0.024012 0.000000 7.813020 ( 2.362120)
test_btest 0.001376 0.000000 47.415234 ( 44.003748)
test_basic 0.007134 0.000000 0.343864 ( 0.433062)
test_all 0.001764 0.000000 665.214199 ( 65.473603)
test_rubyspec 0.116410 0.053442 45.918027 ( 51.404036)
total: 166.04 sec