Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-115435
#<BuildRuby:0x000055c745e98010
@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.20230104-115435",
@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.000017 0.000006 0.000023 ( 0.000023)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.001215 0.005153 0.845075 ( 1.046952)
build_miniruby 0.000958 0.000410 1.022816 ( 1.020874)
build_ruby 0.001149 0.000493 2.777899 ( 2.775229)
build_all 0.005431 0.004518 16.780784 ( 3.001002)
build_install 0.006111 0.003298 2.264352 ( 1.172247)
test_btest 0.000791 0.000374 70.389349 ( 10.984562)
test_basic 0.003918 0.003657 0.375581 ( 0.460202)
test_all 0.000890 0.000445 661.829696 (101.517077)
test_rubyspec 0.065078 0.067752 51.305617 ( 59.367361)
total: 181.35 sec