Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-214614
#<BuildRuby:0x0000561d1f3cc728
@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.20221220-214614",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.003540 0.000625 0.879052 ( 1.097928)
build_miniruby 0.000980 0.000000 0.993160 ( 0.992022)
build_ruby 0.001204 0.000000 2.694594 ( 2.693078)
build_all 0.008918 0.000000 15.709446 ( 3.369071)
build_install 0.009568 0.000034 2.283387 ( 1.313038)
test_btest 0.000454 0.000062 61.897293 ( 11.755056)
test_basic 0.000352 0.004226 0.307231 ( 0.398562)
test_all 0.001345 0.000135 672.253542 (150.904340)
test_rubyspec 0.049832 0.021328 52.939108 ( 61.064759)
total: 233.59 sec