Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-062208
#<BuildRuby:0x000055f02f8f2fa8
@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.20231222-062208",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003114 0.000283 0.750198 ( 1.164472)
build_miniruby 0.000659 0.000059 0.905378 ( 0.906708)
build_ruby 0.001041 0.000095 2.770036 ( 2.773923)
build_all 0.007450 0.000251 12.292810 ( 1.032310)
build_install 0.009245 0.000000 3.517616 ( 0.975320)
test_btest 0.000727 0.000000 62.661135 ( 5.700422)
test_basic 0.004111 0.000000 0.382519 ( 0.464652)
test_all 0.088152 0.016657 392.378913 ( 40.022161)
test_rubyspec 0.029361 0.018718 41.185146 ( 53.933571)
total: 106.97 sec