Logfile: /home/ko1/ruby/logs/brlog.trunk.20231108-210311
#<BuildRuby:0x000055d540ec3108
@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.20231108-210311",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004872 0.000091 1.507084 ( 1.745929)
build_miniruby 0.001017 0.000102 0.883758 ( 0.883526)
build_ruby 0.001152 0.000115 2.744972 ( 2.744953)
build_all 0.009983 0.000000 16.541616 ( 1.440881)
build_install 0.009390 0.000244 4.959340 ( 1.190719)
test_btest 0.000972 0.000081 83.221158 ( 7.252135)
test_basic 0.001298 0.003935 0.761155 ( 0.836030)
test_all 0.084565 0.053035 512.942878 ( 60.242260)
test_rubyspec 0.021252 0.026942 50.159234 ( 62.520909)
total: 138.86 sec