Logfile: /home/ko1/ruby/logs/brlog.trunk.20220318-033651
#<BuildRuby:0x000055f9d89108e8
@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.20220318-033651",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003045 0.007438 1.987281 ( 5.208620)
build_miniruby 0.001829 0.000843 0.785116 ( 0.782011)
build_ruby 0.002514 0.001161 3.325228 ( 3.119141)
build_all 0.016917 0.005449 21.352563 ( 2.319952)
build_install 0.014759 0.009955 8.048288 ( 2.404411)
test_btest 0.000725 0.000342 74.933329 ( 7.913125)
test_basic 0.004047 0.004709 0.339567 ( 0.427246)
test_all 0.001913 0.000000 677.573341 ( 67.026492)
test_rubyspec 0.089896 0.068869 46.334296 ( 51.830866)
total: 141.03 sec