Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-194223
#<BuildRuby:0x0000560dc764fe30
@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.20221211-194223",
@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.000020 0.000000 0.000020 ( 0.000021)
configure 0.000032 0.000000 0.000032 ( 0.000045)
build_up 0.004164 0.000000 0.852572 ( 1.177269)
build_miniruby 0.000933 0.000000 1.046341 ( 1.045024)
build_ruby 0.001218 0.000000 2.755640 ( 2.643331)
build_all 0.008956 0.000000 15.887313 ( 3.333998)
build_install 0.006723 0.003791 2.244163 ( 1.286718)
test_btest 0.000533 0.000022 65.847589 ( 10.828314)
test_basic 0.004538 0.000189 0.299211 ( 0.389773)
test_all 0.001368 0.000057 670.360555 (142.212242)
test_rubyspec 0.048715 0.023032 52.095104 ( 60.204802)
total: 223.12 sec