Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-174648
#<BuildRuby:0x0000557c89f48700
@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.20221212-174648",
@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.000007)
autoconf 0.000030 0.000002 0.000032 ( 0.000019)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.003993 0.000307 0.867739 ( 1.068531)
build_miniruby 0.000872 0.000067 1.042030 ( 1.040792)
build_ruby 0.001105 0.000085 2.706623 ( 2.600292)
build_all 0.008185 0.000630 15.953706 ( 3.320022)
build_install 0.008742 0.000672 2.320608 ( 1.333530)
test_btest 0.000622 0.000047 66.057088 ( 10.991688)
test_basic 0.005320 0.000000 0.311738 ( 0.402143)
test_all 0.001483 0.000062 662.038906 (142.269524)
test_rubyspec 0.035625 0.026091 52.928125 ( 61.160883)
total: 224.19 sec