Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-001355
#<BuildRuby:0x0000556af2c1bee0
@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.20231126-001355",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006098 0.000172 1.292769 ( 1.673976)
build_miniruby 0.001379 0.000115 0.949113 ( 0.948480)
build_ruby 0.001577 0.000132 2.792709 ( 2.792578)
build_all 0.009758 0.000407 16.735546 ( 1.503889)
build_install 0.008886 0.000684 5.107673 ( 1.205456)
test_btest 0.000959 0.000073 84.702277 ( 7.376320)
test_basic 0.004545 0.000349 0.733394 ( 0.809901)
test_all 0.104394 0.033097 520.659041 ( 47.088538)
test_rubyspec 0.029140 0.011505 50.126514 ( 62.514927)
total: 125.91 sec