Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-194608
#<BuildRuby:0x000055b33baabdd0
@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.20221211-194608",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.001264 0.002842 0.904561 ( 1.238051)
build_miniruby 0.000686 0.000275 0.949981 ( 0.948624)
build_ruby 0.001362 0.000000 2.773276 ( 2.680946)
build_all 0.004318 0.004627 15.897885 ( 3.414063)
build_install 0.007051 0.001300 2.278177 ( 1.257804)
test_btest 0.000429 0.000177 56.597067 ( 11.767068)
test_basic 0.003259 0.001342 0.304975 ( 0.395953)
test_all 0.000958 0.000394 667.864031 (158.130131)
test_rubyspec 0.046598 0.023805 52.448967 ( 61.719707)
total: 241.55 sec