Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-120551
#<BuildRuby:0x000055bf5efcf918
@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.20230801-120551",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000027 0.000006 0.000033 ( 0.000034)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.004907 0.001227 1.452775 ( 2.731648)
build_miniruby 0.000000 0.000987 0.910880 ( 0.910302)
build_ruby 0.000000 0.001109 2.609162 ( 2.609291)
build_all 0.004020 0.005139 13.651063 ( 1.232805)
build_install 0.003133 0.005443 2.103087 ( 0.964771)
test_btest 0.000793 0.000308 79.014369 ( 7.762306)
test_basic 0.001675 0.003281 0.661894 ( 0.740209)
test_all 0.001386 0.000000 513.717464 ( 56.285433)
test_rubyspec 0.014944 0.025327 43.868446 ( 56.239624)
total: 129.48 sec