Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-080149
#<BuildRuby:0x000055fd0acfc3a0
@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.20220901-080149",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.011031 0.000972 0.991037 ( 1.027737)
build_miniruby 0.001777 0.000508 0.075729 ( 0.074613)
build_ruby 0.001933 0.000000 0.070472 ( 0.069258)
build_all 0.008881 0.000650 1.528686 ( 0.593045)
build_install 0.020405 0.002164 1.904708 ( 0.944814)
test_btest 0.000000 0.001269 76.352323 ( 8.601126)
test_basic 0.004195 0.002614 0.322711 ( 0.413321)
test_all 0.003794 0.000000 678.376093 ( 67.012652)
test_rubyspec 0.130364 0.048266 45.598708 ( 54.067811)
total: 132.81 sec