Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-184211
#<BuildRuby:0x0000559e28c77fb0
@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-184211",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006238 0.000000 0.851242 ( 1.438060)
build_miniruby 0.001288 0.000000 1.021416 ( 1.019336)
build_ruby 0.001486 0.000105 2.784694 ( 2.781927)
build_all 0.009750 0.000000 16.737222 ( 3.021087)
build_install 0.007533 0.004275 2.279738 ( 1.173411)
test_btest 0.000989 0.000148 70.872099 ( 11.429398)
test_basic 0.002565 0.004784 0.364545 ( 0.449295)
test_all 0.001123 0.000224 660.384142 (114.474555)
test_rubyspec 0.084362 0.030759 51.512033 ( 59.568853)
total: 195.36 sec