Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-140256
#<BuildRuby:0x0000560c381e83c8
@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.20230119-140256",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000011 0.000005 0.000016 ( 0.000017)
configure 0.000020 0.000000 0.000020 ( 0.000019)
build_up 0.005911 0.000810 0.846246 ( 1.020645)
build_miniruby 0.000940 0.000392 1.018098 ( 1.015899)
build_ruby 0.001055 0.000440 2.785689 ( 2.783184)
build_all 0.008568 0.001606 16.962200 ( 3.005742)
build_install 0.009825 0.001802 2.130234 ( 1.077140)
test_btest 0.000679 0.000242 75.772504 ( 10.834649)
test_basic 0.006877 0.000562 0.388092 ( 0.472523)
test_all 0.001032 0.000344 660.206526 ( 98.614832)
test_rubyspec 0.086192 0.036678 52.096176 ( 60.131522)
total: 178.96 sec