Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-082207
#<BuildRuby:0x000055e8bf867e70
@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.20230115-082207",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.001539 0.005958 1.286937 ( 1.405668)
build_miniruby 0.001039 0.000346 1.696366 ( 1.567742)
build_ruby 0.001214 0.000405 2.779399 ( 2.776774)
build_all 0.007499 0.002499 16.801047 ( 3.001802)
build_install 0.011163 0.000566 2.170205 ( 1.097946)
test_btest 0.000729 0.000212 77.113665 ( 10.863314)
test_basic 0.003761 0.003372 0.368306 ( 0.453538)
test_all 0.000861 0.000276 668.352375 ( 98.403938)
test_rubyspec 0.074742 0.060658 52.395585 ( 60.400950)
total: 179.97 sec