Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-231104
#<BuildRuby:0x000055d871d0be30
@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.20221217-231104",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.000015 0.004012 0.873820 ( 1.079809)
build_miniruby 0.000992 0.000000 1.016877 ( 1.015291)
build_ruby 0.001320 0.000000 2.775241 ( 2.660703)
build_all 0.009081 0.000000 15.717227 ( 3.302107)
build_install 0.008797 0.000031 2.258488 ( 1.228680)
test_btest 0.000548 0.000063 63.144018 ( 11.076944)
test_basic 0.004867 0.000091 0.314417 ( 0.405293)
test_all 0.001216 0.000135 689.614620 (139.063520)
test_rubyspec 0.049144 0.015304 52.600936 ( 60.777231)
total: 220.61 sec