Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-072557
#<BuildRuby:0x000056463789e620
@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.20221221-072557",
@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.000023)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004081 0.000240 0.886539 ( 1.097940)
build_miniruby 0.000899 0.000053 0.979515 ( 0.977967)
build_ruby 0.001139 0.000067 2.635893 ( 2.634430)
build_all 0.008785 0.000000 15.832757 ( 3.359121)
build_install 0.000550 0.008314 2.166660 ( 1.199400)
test_btest 0.000519 0.000078 61.333475 ( 11.811503)
test_basic 0.005335 0.000150 0.345566 ( 0.435595)
test_all 0.001447 0.000207 673.499470 (136.851091)
test_rubyspec 0.043699 0.018231 52.320464 ( 60.516601)
total: 218.88 sec