Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-031713
#<BuildRuby:0x0000557ee9816f88
@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.20231203-031713",
@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.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001172 0.004198 1.289161 ( 1.649154)
build_miniruby 0.000737 0.000164 0.793304 ( 0.792499)
build_ruby 0.001130 0.000252 2.706349 ( 2.706448)
build_all 0.008818 0.001558 16.132599 ( 1.533884)
build_install 0.004719 0.003886 4.670909 ( 1.118023)
test_btest 0.000824 0.000206 81.184987 ( 7.424931)
test_basic 0.000530 0.003849 0.695572 ( 0.772925)
test_all 0.100085 0.034700 535.251637 ( 47.934258)
test_rubyspec 0.024906 0.020122 50.159183 ( 62.540377)
total: 126.47 sec