Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-221334
#<BuildRuby:0x000055ac691e2858
@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.20221226-221334",
@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.000018 0.000004 0.000022 ( 0.000024)
autoconf 0.000049 0.000012 0.000061 ( 0.000060)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.007236 0.001670 0.841441 ( 1.446295)
build_miniruby 0.000000 0.001271 0.999951 ( 0.997878)
build_ruby 0.000000 0.001405 2.757029 ( 2.754653)
build_all 0.005802 0.003990 16.605507 ( 2.973282)
build_install 0.007589 0.003913 2.256293 ( 1.178364)
test_btest 0.000853 0.000284 76.002123 ( 10.607136)
test_basic 0.006404 0.000000 0.314181 ( 0.400421)
test_all 0.000000 0.001394 662.561608 ( 94.389062)
test_rubyspec 0.080347 0.044645 50.913163 ( 58.998126)
total: 173.75 sec