Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-005957
#<BuildRuby:0x0000558f14ed0410
@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.20230104-005957",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000017 0.000000 0.000017 ( 0.000016)
configure 0.000028 0.000000 0.000028 ( 0.000043)
build_up 0.006553 0.000000 0.853034 ( 1.015234)
build_miniruby 0.001299 0.000000 1.018216 ( 1.016103)
build_ruby 0.001587 0.000000 2.786440 ( 2.783897)
build_all 0.009809 0.000000 16.895088 ( 3.049446)
build_install 0.011819 0.000000 2.324766 ( 1.198810)
test_btest 0.001060 0.000000 72.662477 ( 11.363790)
test_basic 0.001688 0.004727 0.356975 ( 0.443290)
test_all 0.001355 0.000065 666.560627 ( 94.893486)
test_rubyspec 0.108422 0.004711 51.561194 ( 59.610051)
total: 175.37 sec