Logfile: /home/ko1/ruby/logs/brlog.trunk.20230525-081541
#<BuildRuby:0x000055badf0e7bb8
@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.20230525-081541",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001912 0.004232 1.322990 ( 2.631811)
build_miniruby 0.001006 0.000000 0.793246 ( 0.793036)
build_ruby 0.001223 0.000000 2.398254 ( 2.398418)
build_all 0.005116 0.004017 12.021745 ( 1.049147)
build_install 0.000775 0.006580 1.672939 ( 0.839476)
test_btest 0.000931 0.000203 78.715968 ( 6.986020)
test_basic 0.000225 0.003879 0.652046 ( 0.735230)
test_all 0.001142 0.000298 437.990356 ( 41.494867)
test_rubyspec 0.017007 0.027755 41.760161 ( 54.125853)
total: 111.05 sec