Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-082608
#<BuildRuby:0x0000558e1bc71e98
@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.20221210-082608",
@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.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.004725 0.000095 1.138208 ( 1.171850)
build_miniruby 0.000860 0.000096 1.001872 ( 1.000561)
build_ruby 0.001177 0.000131 2.683369 ( 2.576857)
build_all 0.008325 0.000451 15.876373 ( 3.298032)
build_install 0.009080 0.000481 2.266900 ( 1.309266)
test_btest 0.000463 0.000046 57.807733 ( 12.137933)
test_basic 0.000159 0.004561 0.321258 ( 0.412263)
test_all 0.001660 0.000000 659.752538 (105.697142)
test_rubyspec 0.048879 0.018528 53.055014 ( 61.280958)
total: 188.89 sec