Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-133927
#<BuildRuby:0x000055f8e4bd5500
@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.20220827-133927",
@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.000013 0.000005 0.000018 ( 0.000019)
autoconf 0.000022 0.000009 0.000031 ( 0.000030)
configure 0.000016 0.000006 0.000022 ( 0.000021)
build_up 0.008280 0.001596 0.808470 ( 0.915941)
build_miniruby 0.001131 0.000411 0.058990 ( 0.058067)
build_ruby 0.001557 0.000566 0.064741 ( 0.062336)
build_all 0.004977 0.004725 1.257561 ( 0.470608)
build_install 0.008372 0.006660 1.582455 ( 0.806096)
test_btest 0.001070 0.000499 53.116928 ( 6.082939)
test_basic 0.006873 0.000000 0.295978 ( 0.385468)
test_all 0.003256 0.000000 492.024175 ( 52.347642)
test_rubyspec 0.075740 0.061609 41.834142 ( 50.463081)
total: 111.59 sec