Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-021813
#<BuildRuby:0x000055f5090bc3c8
@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.20221208-021813",
@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.000006 0.000001 0.000007 ( 0.000020)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004288 0.000714 1.246999 ( 1.663418)
build_miniruby 0.000846 0.000141 1.018165 ( 1.016803)
build_ruby 0.001152 0.000192 2.798189 ( 2.711688)
build_all 0.008990 0.000000 15.720773 ( 3.327707)
build_install 0.008985 0.000000 2.301336 ( 1.358701)
test_btest 0.000632 0.000000 65.678731 ( 10.952821)
test_basic 0.004642 0.000000 0.271111 ( 0.361871)
test_all 0.000805 0.000094 678.287510 (108.310729)
test_rubyspec 0.047611 0.022577 52.993572 ( 61.272991)
total: 190.98 sec