Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-221328
#<BuildRuby:0x000055e311dd3e80
@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.20221231-221328",
@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.000011 0.000006 0.000017 ( 0.000017)
configure 0.000022 0.000010 0.000032 ( 0.000032)
build_up 0.004226 0.002265 0.841848 ( 1.038934)
build_miniruby 0.001353 0.000000 1.011020 ( 1.009141)
build_ruby 0.000000 0.001553 2.781431 ( 2.778686)
build_all 0.009322 0.000364 16.848039 ( 2.994422)
build_install 0.005459 0.006098 2.291953 ( 1.176691)
test_btest 0.000602 0.000283 76.193255 ( 10.299515)
test_basic 0.004362 0.002053 0.356409 ( 0.442644)
test_all 0.001570 0.000000 663.608242 ( 96.732526)
test_rubyspec 0.088415 0.043607 51.400373 ( 59.476055)
total: 175.95 sec