Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-165140
#<BuildRuby:0x00005595cd36ebe8
@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.20221214-165140",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.003923 0.000000 0.798819 ( 1.004385)
build_miniruby 0.000880 0.000040 0.965098 ( 0.963779)
build_ruby 0.001070 0.000051 2.840160 ( 2.730199)
build_all 0.004752 0.004169 15.851410 ( 3.303817)
build_install 0.010105 0.000519 2.227886 ( 1.254033)
test_btest 0.000573 0.000050 65.068180 ( 11.470404)
test_basic 0.004643 0.000403 0.306808 ( 0.397239)
test_all 0.001454 0.000000 685.126165 (137.637665)
test_rubyspec 0.061620 0.003305 52.567668 ( 60.664253)
total: 219.43 sec