Logfile: /home/ko1/ruby/logs/brlog.trunk.20230616-152721
#<BuildRuby:0x000055b34990fcc0
@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.20230616-152721",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.000000 0.005631 1.430868 ( 2.946027)
build_miniruby 0.000000 0.001114 0.788299 ( 0.787795)
build_ruby 0.000005 0.001266 2.389966 ( 2.391426)
build_all 0.005089 0.004823 12.764516 ( 1.161656)
build_install 0.008126 0.000000 1.894241 ( 0.885250)
test_btest 0.000903 0.000062 81.853024 ( 7.468100)
test_basic 0.003886 0.000530 0.670179 ( 0.756223)
test_all 0.001048 0.000143 458.387630 ( 41.957330)
test_rubyspec 0.018613 0.019157 41.600421 ( 53.993878)
total: 112.35 sec