Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-064926
#<BuildRuby:0x000055f58ed58098
@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.20231231-064926",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000023 0.000006 0.000029 ( 0.000030)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.001440 0.003068 1.223210 ( 1.580268)
build_miniruby 0.000732 0.000244 0.972557 ( 0.971873)
build_ruby 0.001383 0.000461 2.871773 ( 2.876393)
build_all 0.007380 0.002460 17.015909 ( 1.547115)
build_install 0.008200 0.000261 4.850208 ( 1.143127)
test_btest 0.001074 0.000000 88.159264 ( 7.391932)
test_basic 0.001185 0.003266 0.650634 ( 0.730233)
test_all 0.120085 0.014248 577.665916 ( 54.006999)
test_rubyspec 0.029157 0.018331 49.437933 ( 61.737007)
total: 131.99 sec