Logfile: /home/ko1/ruby/logs/brlog.trunk.20220318-002824
#<BuildRuby:0x0000556cca2870f8
@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.20220318-002824",
@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.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006222 0.004599 1.003209 ( 1.247980)
build_miniruby 0.001430 0.000307 0.067481 ( 0.065689)
build_ruby 0.001582 0.000339 0.068925 ( 0.067006)
build_all 0.007993 0.001713 4.173962 ( 0.846556)
build_install 0.012009 0.011055 7.950407 ( 2.415617)
test_btest 0.000845 0.000266 72.693667 ( 7.830516)
test_basic 0.006185 0.001953 0.331264 ( 0.419183)
test_all 0.000000 0.002009 661.072190 ( 66.189137)
test_rubyspec 0.090411 0.066778 46.248533 ( 51.787605)
total: 130.87 sec