Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-095122
#<BuildRuby:0x000056178704ebe8
@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-095122",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000045 0.000003 0.000048 ( 0.000049)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002812 0.004491 1.281741 ( 1.299121)
build_miniruby 0.001244 0.000166 1.702688 ( 1.574268)
build_ruby 0.001406 0.000188 2.780533 ( 2.777981)
build_all 0.005077 0.004600 16.743117 ( 2.977020)
build_install 0.005756 0.005970 2.166757 ( 1.095575)
test_btest 0.000847 0.000212 78.578669 ( 10.580388)
test_basic 0.001247 0.005338 0.355831 ( 0.441914)
test_all 0.001572 0.000491 680.156681 (100.433341)
test_rubyspec 0.077422 0.036765 52.194942 ( 60.234938)
total: 181.42 sec