Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-211453
#<BuildRuby:0x0000559879cc3280
@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.20231124-211453",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004773 0.000000 1.268858 ( 1.800338)
build_miniruby 0.001028 0.000000 0.873590 ( 0.874413)
build_ruby 0.001343 0.000000 2.710166 ( 2.709984)
build_all 0.009970 0.000000 15.438793 ( 1.373856)
build_install 0.008682 0.000000 4.713204 ( 1.113725)
test_btest 0.000787 0.000000 81.522290 ( 7.241130)
test_basic 0.003684 0.000000 0.759738 ( 0.836951)
test_all 0.097829 0.035156 490.811104 ( 49.151904)
test_rubyspec 0.020567 0.026860 49.827868 ( 62.187692)
total: 127.29 sec