Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-222840
#<BuildRuby:0x0000559019778dd8
@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-222840",
@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.000015 0.000002 0.000017 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009018 0.001388 1.119651 ( 1.145048)
build_miniruby 0.001938 0.000298 0.127302 ( 0.124325)
build_ruby 0.002043 0.000315 0.121367 ( 0.103963)
build_all 0.009658 0.000000 1.562085 ( 0.674118)
build_install 0.016770 0.005284 1.963326 ( 1.027130)
test_btest 0.000000 0.001501 88.788223 ( 8.641496)
test_basic 0.006423 0.001856 0.405324 ( 0.493956)
test_all 0.002046 0.000390 655.193388 ( 68.410917)
test_rubyspec 0.100836 0.066562 48.250887 ( 56.761470)
total: 137.38 sec