Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-235800
#<BuildRuby:0x000055f8c0aeffb0
@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.20230103-235800",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000015 0.000004 0.000019 ( 0.000017)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.000000 0.006540 0.854026 ( 1.052680)
build_miniruby 0.000000 0.001270 1.014653 ( 1.012640)
build_ruby 0.000000 0.001470 2.779394 ( 2.776769)
build_all 0.002127 0.007785 16.767398 ( 2.996617)
build_install 0.011555 0.000219 2.298890 ( 1.181229)
test_btest 0.000753 0.000334 71.890089 ( 11.102927)
test_basic 0.004279 0.001902 0.342762 ( 0.429410)
test_all 0.001041 0.000463 681.919416 ( 96.151576)
test_rubyspec 0.061918 0.047293 51.923428 ( 59.996481)
total: 176.70 sec