Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-050453
#<BuildRuby:0x000055c50c5bef88
@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.20231209-050453",
@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.000009 0.000001 0.000010 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004741 0.000124 1.283345 ( 1.639500)
build_miniruby 0.000854 0.000135 0.911218 ( 0.911443)
build_ruby 0.000000 0.001380 3.034956 ( 3.034993)
build_all 0.001370 0.008787 17.286622 ( 1.587582)
build_install 0.004991 0.004132 5.104727 ( 1.246778)
test_btest 0.000915 0.000291 89.620700 ( 7.802858)
test_basic 0.000777 0.006477 0.714135 ( 0.786233)
test_all 0.088222 0.048188 539.135992 ( 59.601639)
test_rubyspec 0.028715 0.017363 51.214358 ( 63.522295)
total: 140.13 sec