Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-223804
#<BuildRuby:0x00005638a00ede98
@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.20230118-223804",
@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.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.002776 0.003847 0.852465 ( 1.055958)
build_miniruby 0.001100 0.000220 1.016499 ( 1.014609)
build_ruby 0.001351 0.000270 2.777507 ( 2.775039)
build_all 0.006118 0.003663 16.951305 ( 3.017289)
build_install 0.010878 0.000578 2.156024 ( 1.098848)
test_btest 0.000780 0.000164 75.375040 ( 10.334666)
test_basic 0.001930 0.004764 0.368645 ( 0.454495)
test_all 0.001214 0.000319 659.979393 (114.330861)
test_rubyspec 0.088050 0.043451 51.947094 ( 59.957312)
total: 194.04 sec