Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-114633
#<BuildRuby:0x000055edc79a8110
@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.20231216-114633",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004263 0.000000 1.030095 ( 1.332502)
build_miniruby 0.001203 0.000000 0.869177 ( 0.868618)
build_ruby 0.001214 0.000000 2.720271 ( 2.724455)
build_all 0.000384 0.007699 12.246416 ( 0.986189)
build_install 0.009305 0.000426 3.587901 ( 0.975080)
test_btest 0.000397 0.000113 62.093082 ( 5.625104)
test_basic 0.003005 0.000000 0.375897 ( 0.457717)
test_all 0.073966 0.025914 382.879335 ( 43.233929)
test_rubyspec 0.040223 0.022634 39.697464 ( 52.350951)
total: 108.56 sec