Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-192629
#<BuildRuby:0x000055569e3b0b38
@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",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220404-192629",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.012835 1.036394 ( 1.063755)
build_miniruby 0.001092 0.000808 0.068013 ( 0.065774)
build_ruby 0.001368 0.000456 0.076114 ( 0.074121)
build_all 0.010037 0.000803 4.244133 ( 0.843442)
build_install 0.020185 0.002183 8.452006 ( 2.966628)
test_btest 0.000901 0.000225 72.604915 ( 8.108672)
test_basic 0.007039 0.000000 0.344609 ( 0.434066)
test_all 0.001707 0.000053 667.343980 ( 65.999299)
test_rubyspec 0.088468 0.089849 46.443144 ( 51.897742)
total: 131.45 sec