Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-220222
#<BuildRuby:0x0000558e8cf3c350
@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.20221217-220222",
@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.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.000000 0.004163 0.880442 ( 1.175607)
build_miniruby 0.000000 0.001006 0.979911 ( 0.978736)
build_ruby 0.000000 0.001228 2.815994 ( 2.701012)
build_all 0.006190 0.002986 15.724682 ( 3.269879)
build_install 0.008155 0.000826 2.322605 ( 1.339300)
test_btest 0.000570 0.000099 63.191425 ( 11.488939)
test_basic 0.003957 0.000688 0.335245 ( 0.426039)
test_all 0.001187 0.000206 673.135179 (150.316085)
test_rubyspec 0.050115 0.011275 52.630850 ( 60.857866)
total: 232.55 sec