Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-131914
#<BuildRuby:0x000055e17874c110
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231209-131914",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.000672 0.003478 0.996597 ( 1.253606)
build_miniruby 0.001208 0.000000 0.863252 ( 0.865544)
build_ruby 0.001553 0.000000 2.693754 ( 2.696666)
build_all 0.008602 0.000000 12.068741 ( 1.002640)
build_install 0.009850 0.000025 3.544633 ( 0.970543)
test_btest 0.000710 0.000036 63.477574 ( 4.675298)
test_basic 0.002807 0.000140 0.374141 ( 0.458323)
test_all 0.077756 0.020253 380.373202 ( 43.106400)
test_rubyspec 0.042098 0.026809 39.945146 ( 52.580634)
total: 107.61 sec