Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-165057
#<BuildRuby:0x00005560ef7f4f40
@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.20220308-165057",
@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.000015 0.000004 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010453 0.001476 0.994136 ( 1.137953)
build_miniruby 0.001544 0.000357 0.075095 ( 0.073247)
build_ruby 0.001421 0.000328 0.078072 ( 0.076524)
build_all 0.005461 0.004983 4.198382 ( 0.878978)
build_install 0.023142 0.000000 7.860338 ( 2.447370)
test_btest 0.001120 0.000027 71.646445 ( 8.474339)
test_basic 0.006335 0.000295 0.328030 ( 0.420330)
test_all 0.001598 0.000319 653.499450 ( 65.054287)
test_rubyspec 0.135631 0.038928 46.259284 ( 51.304129)
total: 129.87 sec