Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-205416
#<BuildRuby:0x00005568f343bbb8
@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.20231204-205416",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004666 0.000778 1.267527 ( 1.641625)
build_miniruby 0.001089 0.000181 0.933588 ( 0.932915)
build_ruby 0.001366 0.000000 2.941265 ( 2.942378)
build_all 0.009553 0.000375 16.380234 ( 1.464455)
build_install 0.005915 0.003115 4.863397 ( 1.185702)
test_btest 0.000660 0.000115 84.762714 ( 7.740929)
test_basic 0.002979 0.000518 0.698526 ( 0.776333)
test_all 0.116909 0.018054 542.613783 ( 53.391990)
test_rubyspec 0.024464 0.020421 50.798555 ( 63.118506)
total: 133.20 sec