Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-093946
#<BuildRuby:0x000055ead3c83e80
@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-093946",
@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.000014 0.000001 0.000015 ( 0.000016)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004941 0.000353 1.167651 ( 1.145297)
build_miniruby 0.000812 0.000058 0.974539 ( 0.973283)
build_ruby 0.001113 0.000080 2.880313 ( 2.756166)
build_all 0.004514 0.004449 15.859393 ( 3.397839)
build_install 0.009453 0.000626 2.285326 ( 1.309184)
test_btest 0.000617 0.000077 66.546070 ( 10.878807)
test_basic 0.004547 0.000568 0.289269 ( 0.379973)
test_all 0.000701 0.000087 667.066214 (118.195756)
test_rubyspec 0.028206 0.038043 52.188214 ( 60.300421)
total: 199.34 sec