Logfile: /home/ko1/ruby/logs/brlog.trunk.20230523-075018
#<BuildRuby:0x000055b41879f280
@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.20230523-075018",
@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.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004734 0.000064 1.483770 ( 2.738849)
build_miniruby 0.000884 0.000074 0.695918 ( 0.695511)
build_ruby 0.001124 0.000094 2.409145 ( 2.409519)
build_all 0.004455 0.004953 12.569504 ( 1.064333)
build_install 0.007200 0.000403 1.724179 ( 0.861362)
test_btest 0.001085 0.000000 81.528549 ( 7.041160)
test_basic 0.000823 0.003278 0.610563 ( 0.691695)
test_all 0.001030 0.000206 427.884744 ( 48.817118)
test_rubyspec 0.017654 0.023267 41.521357 ( 53.878591)
total: 118.20 sec