Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-152440
#<BuildRuby:0x00005646eaa03728
@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.20231130-152440",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004913 0.000275 1.154185 ( 1.775693)
build_miniruby 0.000726 0.000201 0.802415 ( 0.802916)
build_ruby 0.000961 0.000266 2.805215 ( 2.806145)
build_all 0.007179 0.002634 16.519047 ( 1.460367)
build_install 0.005574 0.003199 4.872333 ( 1.177618)
test_btest 0.000784 0.000238 86.011379 ( 7.341530)
test_basic 0.004101 0.000090 0.577614 ( 0.658535)
test_all 0.106547 0.028328 536.178643 ( 54.849398)
test_rubyspec 0.027797 0.015326 49.748016 ( 62.106064)
total: 132.98 sec