Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-060239
#<BuildRuby:0x0000563391857fa8
@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.20231130-060239",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004415 0.000057 1.229188 ( 1.625910)
build_miniruby 0.000883 0.000140 0.982453 ( 0.982024)
build_ruby 0.001412 0.000000 2.766276 ( 2.766233)
build_all 0.007043 0.003421 16.103325 ( 1.532271)
build_install 0.010837 0.001197 4.714818 ( 1.145617)
test_btest 0.000771 0.000134 84.531335 ( 6.869827)
test_basic 0.004756 0.000000 0.738271 ( 0.818127)
test_all 0.105033 0.031698 533.473532 ( 49.108345)
test_rubyspec 0.020163 0.025892 49.667253 ( 61.942869)
total: 126.79 sec