Logfile: /home/ko1/ruby/logs/brlog.trunk.20231108-235934
#<BuildRuby:0x0000561c634ab840
@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.20231108-235934",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005544 0.000584 1.428854 ( 1.610974)
build_miniruby 0.001009 0.000106 0.760172 ( 0.759755)
build_ruby 0.001087 0.000115 2.819563 ( 2.819196)
build_all 0.009362 0.000000 15.511964 ( 1.393861)
build_install 0.005408 0.003495 4.638265 ( 1.124135)
test_btest 0.001108 0.000139 83.917076 ( 6.884818)
test_basic 0.005539 0.000000 0.815241 ( 0.893919)
test_all 0.110856 0.022965 503.383610 ( 53.589529)
test_rubyspec 0.044543 0.002353 47.732727 ( 60.063004)
total: 129.14 sec