Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-030313
#<BuildRuby:0x00005633fc243340
@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.20220401-030313",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002409 0.010351 1.073718 ( 2.139792)
build_miniruby 0.001486 0.000495 0.067942 ( 0.066343)
build_ruby 0.001503 0.000501 0.079316 ( 0.077740)
build_all 0.005725 0.004597 4.204262 ( 0.838182)
build_install 0.019010 0.005038 7.880710 ( 2.386589)
test_btest 0.000802 0.000280 74.919386 ( 8.020447)
test_basic 0.003264 0.003861 0.343444 ( 0.432646)
test_all 0.001677 0.000639 698.721621 ( 67.922129)
test_rubyspec 0.125813 0.052032 46.736779 ( 51.812120)
total: 133.70 sec