Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-134702
#<BuildRuby:0x000055935db8bf00
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221210-134702",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000016 0.000006 0.000022 ( 0.000021)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.003737 0.001150 1.133784 ( 1.176046)
build_miniruby 0.000763 0.000235 1.033304 ( 1.031950)
build_ruby 0.001131 0.000000 2.675637 ( 2.568785)
build_all 0.008668 0.000369 15.849918 ( 3.337029)
build_install 0.008716 0.000000 2.302878 ( 1.266514)
test_btest 0.000573 0.000000 65.011442 ( 11.269308)
test_basic 0.004489 0.000000 0.320670 ( 0.411870)
test_all 0.000917 0.000000 656.388899 (112.834527)
test_rubyspec 0.044692 0.026283 52.890433 ( 61.124611)
total: 195.02 sec