Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-014207
#<BuildRuby:0x000055bd1cd91438
@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.20221015-014207",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000034 0.000000 0.000034 ( 0.000034)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.009319 0.000860 1.090410 ( 1.133895)
build_miniruby 0.002754 0.000000 0.100872 ( 0.096539)
build_ruby 0.001855 0.000039 0.099385 ( 0.096016)
build_all 0.004355 0.005346 1.341607 ( 0.568357)
build_install 0.010819 0.002318 1.620958 ( 0.876191)
test_btest 0.001759 0.000377 62.646390 ( 6.731127)
test_basic 0.005520 0.001183 0.362140 ( 0.452982)
test_all 0.008127 0.000000 519.573684 ( 55.319589)
test_rubyspec 0.083125 0.053861 43.389571 ( 51.861134)
total: 117.14 sec