Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-001300
#<BuildRuby:0x000055a14ebbd448
@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.20220504-001300",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.006664 0.000833 0.760094 ( 1.035085)
build_miniruby 0.001022 0.000128 0.045266 ( 0.044070)
build_ruby 0.001188 0.000148 0.045192 ( 0.043762)
build_all 0.005305 0.000079 1.224917 ( 0.491956)
build_install 0.013239 0.000409 5.498265 ( 2.632434)
test_btest 0.000775 0.000082 57.923175 ( 9.951270)
test_basic 0.004531 0.000477 0.237372 ( 0.330932)
test_all 0.001522 0.000000 519.224261 ( 58.269853)
test_rubyspec 0.023249 0.040983 43.776437 ( 49.607232)
total: 122.41 sec