Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-145535
#<BuildRuby:0x000055c816d80c00
@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.20221114-145535",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003730 0.006679 1.118180 ( 1.245187)
build_miniruby 0.001856 0.000464 0.120778 ( 0.117385)
build_ruby 0.001619 0.000404 0.118991 ( 0.101598)
build_all 0.008528 0.002132 1.571822 ( 0.681364)
build_install 0.019026 0.001863 1.928099 ( 0.990163)
test_btest 0.001232 0.000268 87.548690 ( 9.054082)
test_basic 0.006876 0.000617 0.419500 ( 0.507124)
test_all 0.001670 0.000348 665.207283 ( 68.627252)
test_rubyspec 0.092694 0.078715 48.498253 ( 56.861151)
total: 138.19 sec