Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-065911
#<BuildRuby:0x0000564a46c28620
@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.20221116-065911",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000018)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004726 0.003154 1.114879 ( 2.713692)
build_miniruby 0.001238 0.000330 0.881500 ( 0.890543)
build_ruby 0.002249 0.000000 2.340404 ( 2.270139)
build_all 0.018910 0.000364 18.248822 ( 2.258793)
build_install 0.016140 0.004904 1.837411 ( 0.991268)
test_btest 0.000982 0.000213 82.576123 ( 10.341276)
test_basic 0.005849 0.001272 0.353390 ( 0.442960)
test_all 0.001491 0.000324 704.844100 ( 75.046803)
test_rubyspec 0.076390 0.045978 49.902206 ( 58.499589)
total: 153.46 sec