Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-170541
#<BuildRuby:0x000055e98d7db500
@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.20240110-170541",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004406 0.000065 0.898021 ( 1.302550)
build_miniruby 0.000928 0.000147 0.920966 ( 0.921179)
build_ruby 0.001318 0.000208 2.925678 ( 2.926612)
build_all 0.009808 0.000216 14.910472 ( 1.354953)
build_install 0.005790 0.003760 4.232753 ( 1.143061)
test_btest 0.000575 0.000100 79.509091 ( 7.554740)
test_basic 0.003455 0.000000 0.469965 ( 0.547710)
test_all 0.096935 0.039331 544.562405 ( 53.875258)
test_rubyspec 0.021306 0.015233 49.733619 ( 62.238151)
total: 131.86 sec