Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-040049
#<BuildRuby:0x000055b5fe4c4028
@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.20221225-040049",
@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.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.003195 0.000871 0.767071 ( 0.973690)
build_miniruby 0.000000 0.000873 0.962365 ( 0.961045)
build_ruby 0.000362 0.000880 2.724550 ( 2.722967)
build_all 0.004137 0.004871 15.900291 ( 3.367387)
build_install 0.007581 0.002843 2.265520 ( 1.303338)
test_btest 0.000416 0.000156 58.907967 ( 12.285887)
test_basic 0.002953 0.002004 0.306976 ( 0.397867)
test_all 0.000702 0.000273 641.315874 (101.546198)
test_rubyspec 0.036773 0.025641 51.670522 ( 59.820943)
total: 183.38 sec