Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-211836
#<BuildRuby:0x0000558ca52a3f00
@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.20230112-211836",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000019 0.000006 0.000025 ( 0.000026)
build_up 0.004917 0.001513 0.849751 ( 1.049818)
build_miniruby 0.000930 0.000286 1.016414 ( 1.014622)
build_ruby 0.001179 0.000363 2.780627 ( 2.778109)
build_all 0.009499 0.000176 16.755736 ( 2.990168)
build_install 0.011628 0.000000 2.083628 ( 1.072733)
test_btest 0.000925 0.000000 72.180365 ( 10.874554)
test_basic 0.005983 0.000163 0.348066 ( 0.434795)
test_all 0.001120 0.000236 644.020927 (104.651006)
test_rubyspec 0.081918 0.043088 51.641150 ( 59.701220)
total: 184.57 sec