Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-054641
#<BuildRuby:0x000055e82c023040
@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.20230729-054641",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004445 0.000740 1.360854 ( 2.610838)
build_miniruby 0.001038 0.000000 0.939524 ( 0.938746)
build_ruby 0.001176 0.000000 2.637017 ( 2.637425)
build_all 0.005627 0.003316 13.572155 ( 1.170341)
build_install 0.004289 0.004064 2.026751 ( 0.933519)
test_btest 0.000792 0.000180 79.094415 ( 7.829073)
test_basic 0.005170 0.000246 0.605581 ( 0.686077)
test_all 0.001303 0.000283 480.009908 ( 54.046030)
test_rubyspec 0.022885 0.018704 43.825124 ( 56.284453)
total: 127.14 sec