Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-020713
#<BuildRuby:0x0000559c1e9eb500
@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.20231223-020713",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003425 0.000806 1.013486 ( 1.401771)
build_miniruby 0.001099 0.000258 0.869016 ( 0.868693)
build_ruby 0.001199 0.000282 2.784785 ( 2.784573)
build_all 0.009155 0.001068 15.590367 ( 1.365573)
build_install 0.004946 0.003547 4.493364 ( 1.106452)
test_btest 0.000824 0.000206 77.221431 ( 7.208197)
test_basic 0.001268 0.003544 0.793113 ( 0.870378)
test_all 0.085639 0.045544 503.967784 ( 47.395625)
test_rubyspec 0.028285 0.018919 51.268156 ( 63.542604)
total: 126.54 sec