Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-073507
#<BuildRuby:0x000055d7aaf8bdf8
@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.20221219-073507",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.001576 0.002651 0.875029 ( 1.096610)
build_miniruby 0.000984 0.000000 0.972646 ( 0.971528)
build_ruby 0.001152 0.000000 2.724344 ( 2.638263)
build_all 0.008921 0.000041 15.749480 ( 3.350236)
build_install 0.009294 0.001690 2.233105 ( 1.202920)
test_btest 0.000463 0.000084 58.047845 ( 12.060541)
test_basic 0.000956 0.003438 0.287766 ( 0.379236)
test_all 0.001057 0.000229 675.343035 (150.276771)
test_rubyspec 0.045169 0.025826 52.894653 ( 61.026924)
total: 233.00 sec