Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-073854
#<BuildRuby:0x00005570a015c078
@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.20230728-073854",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004708 0.000495 1.375997 ( 2.689759)
build_miniruby 0.001148 0.000120 0.988635 ( 0.987477)
build_ruby 0.001155 0.000000 2.840619 ( 2.840904)
build_all 0.000000 0.010333 15.394667 ( 1.436244)
build_install 0.004044 0.004990 2.288694 ( 1.215899)
test_btest 0.000758 0.000207 84.311573 ( 8.564569)
test_basic 0.002219 0.003501 0.683730 ( 0.763173)
test_all 0.000786 0.000985 534.081319 ( 62.960639)
test_rubyspec 0.026784 0.016864 44.279066 ( 56.629029)
total: 138.09 sec