Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-050144
#<BuildRuby:0x0000564b40af3778
@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.20220223-050144",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005737 0.005418 0.897666 ( 2.404470)
build_miniruby 0.001246 0.000311 0.076033 ( 0.074790)
build_ruby 0.002009 0.000000 0.071186 ( 0.068954)
build_all 0.009630 0.000549 1.491782 ( 0.598439)
build_install 0.021021 0.002153 5.188945 ( 2.210351)
test_btest 0.001349 0.000253 74.586788 ( 8.200464)
test_basic 0.003634 0.003907 0.324089 ( 0.415987)
test_all 0.001951 0.000433 702.551412 ( 67.536641)
test_rubyspec 0.140428 0.035392 46.407014 ( 51.779507)
total: 133.29 sec