Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-041419
#<BuildRuby:0x000055efecb76858
@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.20221223-041419",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000045 0.000004 0.000049 ( 0.000048)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.003860 0.000297 0.917101 ( 1.126479)
build_miniruby 0.000789 0.000061 1.011562 ( 1.010247)
build_ruby 0.001293 0.000100 2.651910 ( 2.650388)
build_all 0.003984 0.005217 15.847510 ( 3.380113)
build_install 0.009733 0.000000 2.180432 ( 1.217495)
test_btest 0.000642 0.000000 59.302995 ( 12.399683)
test_basic 0.000379 0.004188 0.315720 ( 0.406946)
test_all 0.001281 0.000105 660.571927 (141.406377)
test_rubyspec 0.050696 0.010027 51.876731 ( 60.089871)
total: 223.69 sec