Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-000323
#<BuildRuby:0x000055a0937e7f28
@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.20230115-000323",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.010069 0.000000 1.321735 ( 1.343630)
build_miniruby 0.001396 0.000000 1.729563 ( 1.588953)
build_ruby 0.001423 0.000142 2.798235 ( 2.795711)
build_all 0.009461 0.000149 16.778544 ( 2.968579)
build_install 0.007468 0.003972 2.166845 ( 1.086968)
test_btest 0.001015 0.000139 68.180294 ( 11.491881)
test_basic 0.001944 0.004434 0.311241 ( 0.398099)
test_all 0.001179 0.000214 678.335515 ( 98.771272)
test_rubyspec 0.078496 0.058549 52.241822 ( 60.271488)
total: 180.72 sec