Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-051204
#<BuildRuby:0x000055f0d2f67840
@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.20231202-051204",
@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.000006 0.000000 0.000006 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004604 0.000485 1.165843 ( 1.535190)
build_miniruby 0.000856 0.000090 0.895198 ( 0.894963)
build_ruby 0.001325 0.000000 2.777144 ( 2.777759)
build_all 0.009683 0.000678 16.832003 ( 1.495612)
build_install 0.008584 0.000858 4.937526 ( 1.184018)
test_btest 0.000680 0.000068 86.086552 ( 7.750195)
test_basic 0.003072 0.000308 0.613630 ( 0.691949)
test_all 0.097219 0.037847 560.745871 ( 52.043475)
test_rubyspec 0.026931 0.019042 50.085748 ( 62.382352)
total: 130.76 sec