Logfile: /home/ko1/ruby/logs/brlog.trunk.20230621-104134
#<BuildRuby:0x0000555722ccb040
@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.20230621-104134",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001125 0.004273 1.337949 ( 2.621648)
build_miniruby 0.001182 0.000197 0.820478 ( 0.819845)
build_ruby 0.001108 0.000184 2.455594 ( 2.455742)
build_all 0.009488 0.000139 16.109140 ( 1.485757)
build_install 0.006290 0.003166 4.565975 ( 1.062008)
test_btest 0.000958 0.000167 87.035516 ( 7.372976)
test_basic 0.001465 0.003541 0.595094 ( 0.678337)
test_all 0.001173 0.000161 446.425405 ( 51.707441)
test_rubyspec 0.023143 0.011024 41.961533 ( 54.481910)
total: 122.69 sec