Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-223736
#<BuildRuby:0x000056093e24e620
@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.20221231-223736",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.000069 0.006778 0.841268 ( 1.288511)
build_miniruby 0.001023 0.000180 1.010485 ( 1.008552)
build_ruby 0.001340 0.000236 2.772348 ( 2.769647)
build_all 0.006080 0.003466 16.767744 ( 3.004753)
build_install 0.011469 0.000068 2.271925 ( 1.176602)
test_btest 0.000000 0.000859 69.847899 ( 10.851981)
test_basic 0.000000 0.007268 0.355599 ( 0.440896)
test_all 0.000580 0.000927 669.332832 ( 97.106158)
test_rubyspec 0.092716 0.038511 51.351726 ( 59.417950)
total: 177.07 sec