Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-032139
#<BuildRuby:0x000055949b12c098
@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.20231218-032139",
@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.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.001279 0.003540 1.027308 ( 1.277332)
build_miniruby 0.000745 0.000124 0.876133 ( 0.876457)
build_ruby 0.001497 0.000249 2.714117 ( 2.714407)
build_all 0.001771 0.006180 12.196813 ( 0.990682)
build_install 0.007834 0.002720 3.520747 ( 0.985550)
test_btest 0.000541 0.000159 61.747834 ( 6.265793)
test_basic 0.002365 0.000696 0.375622 ( 0.456318)
test_all 0.081110 0.019973 393.400575 ( 38.937571)
test_rubyspec 0.049760 0.019148 39.753477 ( 52.406092)
total: 104.91 sec