Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-140200
#<BuildRuby:0x0000556e29c8c048
@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.20240104-140200",
@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.000016 0.000001 0.000017 ( 0.000016)
autoconf 0.000043 0.000002 0.000045 ( 0.000044)
configure 0.000037 0.000002 0.000039 ( 0.000038)
build_up 0.004725 0.000249 1.670737 ( 1.765677)
build_miniruby 0.000868 0.000045 0.821965 ( 0.822449)
build_ruby 0.001136 0.000060 2.829880 ( 2.829711)
build_all 0.009234 0.000006 14.373601 ( 1.314144)
build_install 0.008628 0.000185 4.331428 ( 1.096765)
test_btest 0.001092 0.000050 73.291502 ( 6.467596)
test_basic 0.004357 0.000198 0.685538 ( 0.764040)
test_all 0.100807 0.033839 484.275148 ( 51.179876)
test_rubyspec 0.021998 0.029322 48.359141 ( 60.728601)
total: 126.97 sec