Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-130228
#<BuildRuby:0x0000564c752fff90
@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.20231213-130228",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003797 0.000759 1.014504 ( 1.294324)
build_miniruby 0.000772 0.000000 0.869258 ( 0.869046)
build_ruby 0.001217 0.000000 2.702080 ( 2.702633)
build_all 0.007624 0.000000 12.130078 ( 0.995578)
build_install 0.010023 0.000342 3.559460 ( 0.962480)
test_btest 0.000441 0.000063 62.414992 ( 5.400593)
test_basic 0.003544 0.000000 0.378119 ( 0.459031)
test_all 0.083204 0.020125 395.350949 ( 40.456513)
test_rubyspec 0.029829 0.040264 39.674894 ( 52.323353)
total: 105.46 sec