Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-083552
#<BuildRuby:0x000055a835ed67b8
@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.20221228-083552",
@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.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.006351 0.000310 0.845625 ( 1.052561)
build_miniruby 0.001134 0.000142 1.008232 ( 1.006290)
build_ruby 0.001458 0.000183 2.778731 ( 2.776093)
build_all 0.009638 0.000000 16.691572 ( 3.015632)
build_install 0.008521 0.002747 2.254406 ( 1.147231)
test_btest 0.001018 0.000133 73.243767 ( 10.809777)
test_basic 0.005617 0.000733 0.345244 ( 0.431827)
test_all 0.002023 0.000264 664.511426 (101.340338)
test_rubyspec 0.062129 0.028248 51.487959 ( 59.598241)
total: 181.18 sec