Logfile: /home/ko1/ruby/logs/brlog.trunk.20241023-110026
#<BuildRuby:0x000055df0e6c94c0
@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.20241023-110026",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.005188 1.283906 ( 1.522218)
build_miniruby 0.000586 0.000391 0.719960 ( 0.720017)
build_ruby 0.000991 0.000305 2.343204 ( 2.343984)
build_all 0.004226 0.003726 11.995811 ( 1.010135)
build_install 0.006548 0.008432 3.776459 ( 0.982402)
test_btest 0.000530 0.000247 50.333925 ( 5.410129)
test_basic 0.004832 0.000474 0.363090 ( 0.441180)
test_all 0.068042 0.026444 319.902505 ( 35.188408)
test_rubyspec 0.024026 0.021447 66.066024 ( 9.770837)
total: 57.39 sec