Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-080519
#<BuildRuby:0x000056497becee90
@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.20220815-080519",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000006 0.000003 0.000009 ( 0.000007)
build_up 0.006534 0.002613 0.866509 ( 3.012703)
build_miniruby 0.001484 0.000594 0.064253 ( 0.062254)
build_ruby 0.000924 0.000370 0.065216 ( 0.063812)
build_all 0.002744 0.006161 1.271675 ( 0.510432)
build_install 0.010494 0.005247 1.583429 ( 0.783306)
test_btest 0.000902 0.000451 52.732684 ( 6.339868)
test_basic 0.003708 0.001854 0.291692 ( 0.392106)
test_all 0.004183 0.000000 516.095856 ( 53.454990)
test_rubyspec 0.090661 0.042133 41.701811 ( 49.137248)
total: 113.76 sec