Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-113001
#<BuildRuby:0x00005630271e4008
@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.20221210-113001",
@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.000000 0.000010 ( 0.000011)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.004927 0.000051 1.185031 ( 1.794107)
build_miniruby 0.000981 0.000061 1.057904 ( 1.056421)
build_ruby 0.001370 0.000042 2.767502 ( 2.637159)
build_all 0.008781 0.000000 15.672195 ( 3.428465)
build_install 0.005521 0.004518 2.309992 ( 1.303642)
test_btest 0.000555 0.000058 58.888892 ( 12.170919)
test_basic 0.004236 0.000446 0.295376 ( 0.386287)
test_all 0.000737 0.000078 661.310119 (106.040076)
test_rubyspec 0.042402 0.029013 52.326744 ( 60.513317)
total: 189.33 sec