Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-052407
#<BuildRuby:0x0000560822983e80
@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.20230102-052407",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000000 0.000042 0.000042 ( 0.000054)
configure 0.000000 0.000026 0.000026 ( 0.000026)
build_up 0.003080 0.003371 0.947054 ( 1.081994)
build_miniruby 0.000905 0.000452 1.012248 ( 1.010240)
build_ruby 0.001050 0.000525 2.771533 ( 2.768945)
build_all 0.003488 0.006174 16.806608 ( 2.997114)
build_install 0.003831 0.005629 2.301666 ( 1.191479)
test_btest 0.000539 0.000346 73.091031 ( 11.043864)
test_basic 0.003077 0.003423 0.343115 ( 0.429500)
test_all 0.001573 0.000363 679.373148 (100.574540)
test_rubyspec 0.068533 0.062482 51.565034 ( 59.604597)
total: 180.70 sec