Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-024047
#<BuildRuby:0x000055719c8ebf58
@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.20230110-024047",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.002009 0.004240 0.917120 ( 1.079033)
build_miniruby 0.001235 0.000000 1.027703 ( 1.025619)
build_ruby 0.001479 0.000000 2.785984 ( 2.783404)
build_all 0.009960 0.000153 16.886615 ( 2.987275)
build_install 0.007179 0.004515 2.131436 ( 1.079560)
test_btest 0.000963 0.000201 73.919574 ( 10.993338)
test_basic 0.006620 0.000652 0.345818 ( 0.430865)
test_all 0.001535 0.000307 656.961756 (103.734751)
test_rubyspec 0.083584 0.043830 51.929721 ( 59.990373)
total: 184.10 sec