Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-035740
#<BuildRuby:0x000055cd39f5e298
@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.20221201-035740",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.010154 0.000889 1.210419 ( 1.297186)
build_miniruby 0.001774 0.000253 0.846736 ( 0.846018)
build_ruby 0.003532 0.000000 2.238492 ( 2.143823)
build_all 0.015826 0.004019 18.609141 ( 2.166406)
build_install 0.014559 0.007417 2.015290 ( 1.030308)
test_btest 0.001489 0.000000 91.980816 ( 8.766922)
test_basic 0.005067 0.005511 0.355578 ( 0.440829)
test_all 0.001595 0.000399 744.683636 ( 72.059765)
test_rubyspec 0.139289 0.037485 49.617277 ( 57.705785)
total: 146.46 sec