Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-173832
#<BuildRuby:0x000055a9c3d5abe8
@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.20230113-173832",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000019 0.000007 0.000026 ( 0.000041)
build_up 0.004792 0.001597 0.898488 ( 1.078761)
build_miniruby 0.000998 0.000333 1.016380 ( 1.014503)
build_ruby 0.001650 0.000000 2.773214 ( 2.770430)
build_all 0.009279 0.000504 16.727705 ( 2.972783)
build_install 0.009860 0.001366 2.089564 ( 1.070790)
test_btest 0.000844 0.000225 75.634596 ( 10.896100)
test_basic 0.002347 0.004268 0.360741 ( 0.446940)
test_all 0.001102 0.000344 666.063420 (100.397912)
test_rubyspec 0.065993 0.055446 52.001730 ( 60.036971)
total: 180.69 sec