Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-034409
#<BuildRuby:0x0000557e90bcbdf8
@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.20221206-034409",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000024 0.000006 0.000030 ( 0.000031)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.000000 0.005049 1.212773 ( 1.234908)
build_miniruby 0.000633 0.000264 0.922023 ( 0.920695)
build_ruby 0.000968 0.000373 2.712185 ( 2.625729)
build_all 0.009154 0.000000 15.735191 ( 3.223192)
build_install 0.007735 0.000000 2.187838 ( 1.240302)
test_btest 0.000545 0.000000 66.181428 ( 10.670880)
test_basic 0.004752 0.000113 0.292159 ( 0.382575)
test_all 0.000713 0.000187 655.285188 (122.512302)
test_rubyspec 0.046985 0.020620 52.807696 ( 60.986010)
total: 203.80 sec