Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-122202
#<BuildRuby:0x000055efffa23b50
@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.20230615-122202",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001536 0.004338 1.342826 ( 2.603555)
build_miniruby 0.001123 0.000000 0.863953 ( 0.863263)
build_ruby 0.001660 0.000000 2.585608 ( 2.586107)
build_all 0.009889 0.000000 12.980283 ( 1.192856)
build_install 0.007872 0.000793 1.962715 ( 0.892250)
test_btest 0.000849 0.000154 82.673324 ( 7.504895)
test_basic 0.003545 0.000644 0.725459 ( 0.807147)
test_all 0.001804 0.000180 419.303000 ( 44.821961)
test_rubyspec 0.025519 0.016682 42.239555 ( 54.681747)
total: 115.95 sec