Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-020955
#<BuildRuby:0x0000562e14043e70
@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.20221215-020955",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.000191 0.004201 0.830916 ( 1.059652)
build_miniruby 0.000701 0.000162 0.978300 ( 0.977165)
build_ruby 0.000985 0.000228 2.687736 ( 2.599516)
build_all 0.008490 0.000896 15.842894 ( 3.290157)
build_install 0.009914 0.000161 2.404843 ( 1.438296)
test_btest 0.000698 0.000000 61.891777 ( 11.445649)
test_basic 0.005007 0.000000 0.287449 ( 0.378679)
test_all 0.001311 0.000000 680.701212 (151.785105)
test_rubyspec 0.041175 0.024821 52.806735 ( 61.007445)
total: 233.98 sec