Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-045632
#<BuildRuby:0x000055b2e30f7f58
@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.20230102-045632",
@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.000009)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.001872 0.004689 0.843999 ( 1.021686)
build_miniruby 0.000000 0.001305 1.018131 ( 1.016129)
build_ruby 0.000986 0.000393 2.774429 ( 2.771688)
build_all 0.008352 0.001435 16.635025 ( 2.983953)
build_install 0.002396 0.009148 2.327566 ( 1.194407)
test_btest 0.000627 0.000275 71.737525 ( 11.228425)
test_basic 0.001318 0.004902 0.340011 ( 0.426662)
test_all 0.001507 0.000754 666.130032 (100.811708)
test_rubyspec 0.069137 0.065663 51.686027 ( 59.721623)
total: 181.18 sec