Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-093315
#<BuildRuby:0x000055d4298cc460
@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.20221208-093315",
@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.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.000000 0.004676 1.192527 ( 1.352193)
build_miniruby 0.000350 0.000638 0.976180 ( 0.974848)
build_ruby 0.000000 0.001362 2.725190 ( 2.622162)
build_all 0.006866 0.002003 15.710554 ( 3.307145)
build_install 0.006643 0.004369 2.203135 ( 1.203733)
test_btest 0.000403 0.000121 59.843792 ( 11.673081)
test_basic 0.004100 0.001230 0.293334 ( 0.383111)
test_all 0.000000 0.000842 662.472539 (114.976414)
test_rubyspec 0.040499 0.031749 52.145333 ( 60.353934)
total: 196.85 sec