Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-075419
#<BuildRuby:0x000055def0684848
@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.20220204-075419",
@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.000008 0.000002 0.000010 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006819 0.004943 0.997638 ( 2.617444)
build_miniruby 0.002875 0.000000 0.073302 ( 0.070357)
build_ruby 0.000000 0.001915 0.071314 ( 0.069394)
build_all 0.009395 0.002105 4.149419 ( 0.800479)
build_install 0.016085 0.009147 7.895791 ( 2.380025)
test_btest 0.001902 0.000724 46.495608 ( 43.034704)
test_basic 0.006409 0.000919 0.347474 ( 0.434304)
test_all 0.001860 0.000676 663.725330 ( 65.067082)
test_rubyspec 0.115751 0.038222 45.993071 ( 51.585131)
total: 166.06 sec