Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-170007
#<BuildRuby:0x0000560063250008
@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-170007",
@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.000008 0.000003 0.000011 ( 0.000010)
autoconf 0.000016 0.000006 0.000022 ( 0.000020)
configure 0.000012 0.000005 0.000017 ( 0.000016)
build_up 0.003184 0.001157 0.833416 ( 1.056848)
build_miniruby 0.000686 0.000249 0.967910 ( 0.966694)
build_ruby 0.000725 0.000263 2.583964 ( 2.582825)
build_all 0.008114 0.001261 15.840138 ( 3.265194)
build_install 0.007943 0.001014 2.189534 ( 1.249220)
test_btest 0.000493 0.000151 67.955397 ( 10.868748)
test_basic 0.003831 0.001179 0.336500 ( 0.427689)
test_all 0.000936 0.000288 672.581457 (143.060339)
test_rubyspec 0.030608 0.035734 53.121337 ( 61.228885)
total: 224.71 sec