Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-035904
#<BuildRuby:0x000055af393540d8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240116-035904",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000025 0.000002 0.000027 ( 0.000027)
autoconf 0.000000 0.000073 0.000073 ( 0.000074)
configure 0.000000 0.000026 0.000026 ( 0.000027)
build_up 0.000000 0.007152 0.797615 ( 1.181836)
build_miniruby 0.000000 0.000963 0.819879 ( 0.819915)
build_ruby 0.000956 0.000404 2.671388 ( 2.672396)
build_all 0.007036 0.000669 11.940495 ( 0.983784)
build_install 0.005763 0.004947 3.408825 ( 0.967093)
test_btest 0.000509 0.000157 64.499403 ( 5.115256)
test_basic 0.000683 0.003277 0.393921 ( 0.474242)
test_all 0.087617 0.009586 370.895648 ( 37.739668)
test_rubyspec 0.017997 0.047165 40.163517 ( 52.714951)
total: 102.67 sec