Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-061706
#<BuildRuby:0x0000559e6d26b568
@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.20231127-061706",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.005386 0.000229 1.326672 ( 1.713173)
build_miniruby 0.000000 0.001087 0.886879 ( 0.887202)
build_ruby 0.000000 0.001316 2.627923 ( 2.627992)
build_all 0.003853 0.006532 16.418647 ( 1.444949)
build_install 0.005068 0.004474 4.959504 ( 1.167899)
test_btest 0.000742 0.000222 87.157281 ( 7.410936)
test_basic 0.000042 0.004322 0.698283 ( 0.775172)
test_all 0.116679 0.017010 519.720247 ( 49.344683)
test_rubyspec 0.021222 0.022859 50.720380 ( 63.101755)
total: 128.47 sec