Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-091734
#<BuildRuby:0x000055f65f48fe80
@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-091734",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004758 0.000317 1.168616 ( 1.275598)
build_miniruby 0.000823 0.000055 1.031106 ( 1.030075)
build_ruby 0.001329 0.000000 2.703449 ( 2.601795)
build_all 0.005120 0.003599 15.803468 ( 3.272242)
build_install 0.009338 0.000566 2.296098 ( 1.314103)
test_btest 0.000578 0.000061 65.958346 ( 11.029852)
test_basic 0.004135 0.000435 0.299739 ( 0.390826)
test_all 0.001271 0.000134 650.244494 (112.191595)
test_rubyspec 0.048878 0.019124 52.936141 ( 61.123201)
total: 194.23 sec