Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-112825
#<BuildRuby:0x00005606716a6be8
@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.20221212-112825",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000018)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.000000 0.004210 0.916879 ( 1.436111)
build_miniruby 0.000000 0.000921 0.995116 ( 0.993655)
build_ruby 0.000000 0.001170 2.758884 ( 2.646222)
build_all 0.005512 0.003728 15.833185 ( 3.177248)
build_install 0.004996 0.003720 2.218918 ( 1.266118)
test_btest 0.000466 0.000093 62.498910 ( 11.643166)
test_basic 0.004643 0.000216 0.278874 ( 0.369454)
test_all 0.000000 0.001424 681.396539 (136.491251)
test_rubyspec 0.047308 0.028696 52.436338 ( 60.811087)
total: 218.83 sec