Logfile: /home/ko1/ruby/logs/brlog.trunk.20230211-200716
#<BuildRuby:0x00005588efbf7868
@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.20230211-200716",
@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.000016)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.003966 0.000000 0.617656 ( 1.038599)
build_miniruby 0.000791 0.000090 0.627264 ( 0.626711)
build_ruby 0.001172 0.000000 2.069674 ( 2.069809)
build_all 0.003103 0.006329 12.514489 ( 1.540831)
build_install 0.005173 0.001379 1.492234 ( 0.723171)
test_btest 0.000502 0.000133 67.208130 ( 6.201269)
test_basic 0.002650 0.000706 0.252947 ( 0.348317)
test_all 0.000807 0.000215 484.098581 ( 47.034849)
test_rubyspec 0.009130 0.017868 35.418747 ( 45.999672)
total: 105.58 sec