Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-200911
#<BuildRuby:0x000055f0ddfb7ba0
@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.20230726-200911",
@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.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004700 0.000177 1.309542 ( 2.598261)
build_miniruby 0.000850 0.000179 0.874592 ( 0.873895)
build_ruby 0.000946 0.000200 2.791445 ( 2.792073)
build_all 0.008422 0.000883 14.230074 ( 1.308690)
build_install 0.006768 0.001354 1.929018 ( 0.892259)
test_btest 0.000837 0.000167 79.953706 ( 7.649156)
test_basic 0.003530 0.000706 0.560514 ( 0.639001)
test_all 0.001281 0.000256 522.468606 ( 52.760329)
test_rubyspec 0.016793 0.023327 43.902776 ( 56.273309)
total: 125.79 sec