Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-071940
#<BuildRuby:0x000055e6d6764f40
@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.20220424-071940",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.006455 0.005655 1.006346 ( 1.175317)
build_miniruby 0.001851 0.000462 0.071785 ( 0.069357)
build_ruby 0.001447 0.000362 0.075314 ( 0.073839)
build_all 0.010081 0.000070 1.517593 ( 0.624244)
build_install 0.019543 0.004887 5.912575 ( 2.796356)
test_btest 0.001255 0.000279 76.472373 ( 8.061405)
test_basic 0.003272 0.005891 0.329473 ( 0.416149)
test_all 0.001166 0.001334 659.460026 ( 65.221455)
test_rubyspec 0.089245 0.084357 45.584125 ( 50.825591)
total: 129.26 sec