Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-162409
#<BuildRuby:0x000055654b7abe70
@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.20221206-162409",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000021 0.000000 0.000021 ( 0.000022)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004644 0.000041 1.162385 ( 2.597064)
build_miniruby 0.000833 0.000059 0.996676 ( 0.995302)
build_ruby 0.001069 0.000076 2.748369 ( 2.668163)
build_all 0.008851 0.000301 15.825580 ( 3.227549)
build_install 0.010058 0.000046 2.288525 ( 1.302939)
test_btest 0.000556 0.000033 59.326415 ( 11.701611)
test_basic 0.004192 0.000246 0.318071 ( 0.409928)
test_all 0.000797 0.000047 683.652860 (104.323228)
test_rubyspec 0.037210 0.022225 52.933857 ( 61.175914)
total: 188.40 sec