Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-195853
#<BuildRuby:0x000055f769453e70
@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.20221231-195853",
@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.000012 0.000003 0.000015 ( 0.000014)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.000055 0.006710 0.839512 ( 1.319308)
build_miniruby 0.000981 0.000351 1.022717 ( 1.020675)
build_ruby 0.001196 0.000427 2.770976 ( 2.768218)
build_all 0.009369 0.000460 16.681920 ( 2.996342)
build_install 0.009833 0.000000 2.281053 ( 1.178291)
test_btest 0.001002 0.000000 74.228804 ( 11.119530)
test_basic 0.006924 0.000438 0.365258 ( 0.449842)
test_all 0.000982 0.000246 662.913347 ( 97.206704)
test_rubyspec 0.055559 0.036035 51.493091 ( 59.599129)
total: 177.66 sec