Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-070120
#<BuildRuby:0x000055cedcbd8188
@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.20240116-070120",
@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.000009 0.000005 0.000014 ( 0.000014)
autoconf 0.000012 0.000007 0.000019 ( 0.000018)
configure 0.000009 0.000005 0.000014 ( 0.000014)
build_up 0.005812 0.000000 0.832078 ( 1.232284)
build_miniruby 0.001079 0.000000 0.798228 ( 0.805288)
build_ruby 0.001269 0.000000 2.653862 ( 2.654874)
build_all 0.007305 0.000000 11.895565 ( 0.968548)
build_install 0.005132 0.004391 3.409981 ( 0.966681)
test_btest 0.000000 0.000640 64.089781 ( 5.057285)
test_basic 0.000000 0.004312 0.393133 ( 0.502011)
test_all 0.072446 0.025248 369.988210 ( 33.082512)
test_rubyspec 0.029322 0.038221 40.528283 ( 53.073518)
total: 98.34 sec