Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-153427
#<BuildRuby:0x0000556a19e3fe58
@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.20221230-153427",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000023 0.000006 0.000029 ( 0.000041)
build_up 0.002845 0.003727 0.855882 ( 1.771861)
build_miniruby 0.000000 0.001295 1.020312 ( 1.018422)
build_ruby 0.000242 0.001396 2.794005 ( 2.791419)
build_all 0.009123 0.000479 16.763165 ( 2.998186)
build_install 0.009037 0.000354 2.292742 ( 1.167221)
test_btest 0.000851 0.000224 77.276034 ( 10.649805)
test_basic 0.005783 0.000455 0.343805 ( 0.430787)
test_all 0.000946 0.000237 662.311721 (107.005961)
test_rubyspec 0.048679 0.026559 51.685996 ( 59.777536)
total: 187.61 sec