Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-165227
#<BuildRuby:0x0000556b81f9c3c8
@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-165227",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.000200 0.004039 0.868431 ( 1.348729)
build_miniruby 0.000965 0.000101 0.996739 ( 0.995270)
build_ruby 0.001119 0.000117 2.707320 ( 2.705763)
build_all 0.008512 0.000436 15.815191 ( 3.344579)
build_install 0.004055 0.004324 2.255000 ( 1.315338)
test_btest 0.000512 0.000074 64.428072 ( 10.688102)
test_basic 0.000871 0.003744 0.311952 ( 0.403560)
test_all 0.001235 0.000225 683.915629 (136.253965)
test_rubyspec 0.044863 0.020318 53.397902 ( 61.563078)
total: 218.62 sec