Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-235458
#<BuildRuby:0x000055ccee884008
@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.20221224-235458",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.004080 0.000034 0.824497 ( 1.181435)
build_miniruby 0.000872 0.000000 0.970820 ( 0.969682)
build_ruby 0.001220 0.000000 2.719249 ( 2.717748)
build_all 0.005394 0.003869 15.986152 ( 3.369556)
build_install 0.007675 0.002047 2.208751 ( 1.237176)
test_btest 0.000403 0.000107 59.464554 ( 12.022716)
test_basic 0.000000 0.004478 0.309942 ( 0.401065)
test_all 0.000000 0.001046 642.805088 (101.679822)
test_rubyspec 0.037792 0.023095 51.520343 ( 59.687399)
total: 183.27 sec