Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-122038
#<BuildRuby:0x0000562256f883c8
@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.20221214-122038",
@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.000000 0.000009 ( 0.000010)
autoconf 0.000018 0.000001 0.000019 ( 0.000018)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.003840 0.000274 0.857956 ( 1.062922)
build_miniruby 0.000857 0.000061 0.951616 ( 0.950293)
build_ruby 0.001236 0.000000 2.807879 ( 2.697482)
build_all 0.008845 0.000107 15.762084 ( 3.313591)
build_install 0.008220 0.000228 2.300816 ( 1.312774)
test_btest 0.000589 0.000035 60.272952 ( 11.846158)
test_basic 0.000000 0.004585 0.310569 ( 0.401840)
test_all 0.000000 0.001512 678.804512 (153.326259)
test_rubyspec 0.047851 0.015761 52.478418 ( 60.630427)
total: 235.54 sec