Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-044314
#<BuildRuby:0x0000563b7fa77220
@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.20231201-044314",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005109 0.000000 1.318107 ( 1.694552)
build_miniruby 0.001370 0.000000 0.848067 ( 0.847637)
build_ruby 0.000000 0.001485 2.737687 ( 2.737770)
build_all 0.000000 0.010448 16.224986 ( 1.453132)
build_install 0.006069 0.002962 4.727322 ( 1.128582)
test_btest 0.001143 0.000000 84.110404 ( 7.334247)
test_basic 0.005226 0.000000 0.796147 ( 0.870724)
test_all 0.093399 0.043452 541.933097 ( 52.081532)
test_rubyspec 0.034184 0.012787 48.835240 ( 61.144638)
total: 129.29 sec