Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-151545
#<BuildRuby:0x0000564faac04090
@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.20231118-151545",
@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.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004109 0.000205 1.325155 ( 1.727062)
build_miniruby 0.001039 0.000052 0.954115 ( 0.953688)
build_ruby 0.000000 0.001400 2.733458 ( 2.734311)
build_all 0.006419 0.002964 16.464354 ( 1.501962)
build_install 0.004454 0.004335 4.861198 ( 1.145744)
test_btest 0.001013 0.000139 82.824054 ( 6.715019)
test_basic 0.003757 0.000512 0.727082 ( 0.804297)
test_all 0.108295 0.028028 531.281671 ( 47.732874)
test_rubyspec 0.037166 0.013448 51.296603 ( 63.686294)
total: 127.00 sec