Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-043433
#<BuildRuby:0x000055f44915bdf8
@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.20221220-043433",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.004022 0.000287 0.830218 ( 1.065401)
build_miniruby 0.000807 0.000058 0.928043 ( 0.926693)
build_ruby 0.001150 0.000083 2.683072 ( 2.595969)
build_all 0.004764 0.004374 15.801033 ( 3.418838)
build_install 0.005524 0.004569 2.261742 ( 1.277490)
test_btest 0.000513 0.000096 64.778018 ( 11.583589)
test_basic 0.000772 0.004652 0.282147 ( 0.372902)
test_all 0.001255 0.000313 673.695000 (142.967953)
test_rubyspec 0.038088 0.027565 52.600777 ( 60.768738)
total: 224.98 sec