Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-084215
#<BuildRuby:0x00005618162f4480
@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.20220304-084215",
@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.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011941 0.000560 1.021082 ( 1.735211)
build_miniruby 0.001713 0.000245 0.075051 ( 0.073776)
build_ruby 0.001910 0.000273 0.071875 ( 0.069893)
build_all 0.009483 0.000655 4.256014 ( 0.856672)
build_install 0.017633 0.006287 7.962214 ( 2.425599)
test_btest 0.000000 0.001333 73.350784 ( 8.530577)
test_basic 0.004060 0.003465 0.342296 ( 0.430985)
test_all 0.002048 0.000456 690.469235 ( 67.608992)
test_rubyspec 0.080022 0.078682 46.779047 ( 52.244512)
total: 133.98 sec