Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-201919
#<BuildRuby:0x0000557408febdf8
@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.20230107-201919",
@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.000017 0.000004 0.000021 ( 0.000022)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.005305 0.001137 0.848366 ( 1.027535)
build_miniruby 0.001019 0.000218 1.020916 ( 1.018867)
build_ruby 0.001209 0.000259 2.769584 ( 2.766811)
build_all 0.008092 0.001734 16.836298 ( 2.978427)
build_install 0.008536 0.000712 2.119591 ( 1.080408)
test_btest 0.000000 0.000771 69.798415 ( 11.555051)
test_basic 0.001644 0.004834 0.344130 ( 0.430472)
test_all 0.000593 0.000668 673.833389 (105.249365)
test_rubyspec 0.075491 0.029962 52.402553 ( 60.482250)
total: 186.59 sec