Logfile: /home/ko1/ruby/logs/brlog.trunk.20230810-003003
#<BuildRuby:0x0000564dc4773040
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230810-003003",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004713 0.000177 1.416157 ( 2.914099)
build_miniruby 0.000000 0.000984 0.834892 ( 0.834441)
build_ruby 0.000000 0.001688 2.699123 ( 2.698959)
build_all 0.007590 0.001657 13.998804 ( 1.264735)
build_install 0.007066 0.001087 1.949985 ( 0.870717)
test_btest 0.000899 0.000138 82.135652 ( 7.282179)
test_basic 0.000000 0.004890 0.795940 ( 0.873223)
test_all 0.001871 0.000000 505.274897 ( 56.229792)
test_rubyspec 0.024252 0.019047 45.114861 ( 57.514865)
total: 130.48 sec