Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-110225
#<BuildRuby:0x000055eef7556f90
@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.20220804-110225",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000035 0.000006 0.000041 ( 0.000040)
configure 0.000037 0.000006 0.000043 ( 0.000041)
build_up 0.011121 0.001095 0.815005 ( 1.037950)
build_miniruby 0.001498 0.000230 0.062564 ( 0.061208)
build_ruby 0.001526 0.000235 0.065303 ( 0.063878)
build_all 0.002518 0.005376 1.270483 ( 0.460995)
build_install 0.005543 0.011450 4.265593 ( 1.851566)
test_btest 0.001546 0.000580 52.902845 ( 6.044819)
test_basic 0.004649 0.001744 0.279733 ( 0.372799)
test_all 0.002291 0.000859 484.181452 ( 51.735925)
test_rubyspec 0.068966 0.051825 41.268133 ( 48.981785)
total: 110.61 sec