Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-012506
#<BuildRuby:0x0000555e54594040
@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.20230106-012506",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005987 0.000010 0.859239 ( 1.156033)
build_miniruby 0.001323 0.000000 1.013800 ( 1.011710)
build_ruby 0.001535 0.000097 2.780295 ( 2.777615)
build_all 0.006143 0.003763 16.762281 ( 3.001588)
build_install 0.007328 0.003863 2.084757 ( 1.080934)
test_btest 0.000775 0.000155 76.698814 ( 10.697459)
test_basic 0.002786 0.003715 0.339821 ( 0.426128)
test_all 0.001015 0.000242 643.292283 ( 99.673525)
test_rubyspec 0.100823 0.033908 51.470296 ( 59.544534)
total: 179.37 sec