Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-081341
#<BuildRuby:0x000055f25cbeaad8
@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.20220802-081341",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.002622 0.008693 0.833982 ( 1.287572)
build_miniruby 0.001605 0.000370 0.061128 ( 0.059796)
build_ruby 0.000000 0.001865 0.063488 ( 0.062192)
build_all 0.002503 0.007795 1.272084 ( 0.459440)
build_install 0.013303 0.003117 4.318073 ( 1.771791)
test_btest 0.001210 0.000432 51.613003 ( 5.981338)
test_basic 0.003985 0.001423 0.272684 ( 0.371625)
test_all 0.001994 0.000712 503.768041 ( 53.804066)
test_rubyspec 0.090252 0.041547 41.044765 ( 46.909581)
total: 110.71 sec