Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-120653
#<BuildRuby:0x00005575c0470028
@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.20230104-120653",
@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.000015 0.000003 0.000018 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005298 0.001135 0.845770 ( 1.063369)
build_miniruby 0.001105 0.000237 1.017258 ( 1.015317)
build_ruby 0.001326 0.000284 2.775467 ( 2.772810)
build_all 0.006733 0.002884 16.696642 ( 2.967565)
build_install 0.011595 0.000000 2.292321 ( 1.185692)
test_btest 0.000954 0.000097 71.695379 ( 11.109244)
test_basic 0.005810 0.001162 0.372539 ( 0.458015)
test_all 0.001011 0.000202 663.164252 ( 93.864411)
test_rubyspec 0.073577 0.048536 51.304707 ( 59.397365)
total: 173.83 sec