Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-182240
#<BuildRuby:0x000056145165ebe8
@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.20221229-182240",
@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.000012 0.000006 0.000018 ( 0.000018)
configure 0.000012 0.000005 0.000017 ( 0.000017)
build_up 0.000000 0.006342 0.878600 ( 1.062548)
build_miniruby 0.000299 0.001024 1.017863 ( 1.015864)
build_ruby 0.001083 0.000666 2.787616 ( 2.784947)
build_all 0.005270 0.004662 16.717971 ( 2.980103)
build_install 0.005505 0.006093 2.292145 ( 1.175904)
test_btest 0.000613 0.000422 73.681184 ( 11.070016)
test_basic 0.001572 0.004796 0.346899 ( 0.433204)
test_all 0.000745 0.000559 675.065071 (102.463887)
test_rubyspec 0.077110 0.048795 51.623492 ( 59.692985)
total: 182.68 sec