Logfile: /home/ko1/ruby/logs/brlog.trunk.20231114-170508
#<BuildRuby:0x0000555af37ab108
@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.20231114-170508",
@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.000013 0.000002 0.000015 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.002023 0.003633 1.287058 ( 1.684856)
build_miniruby 0.001101 0.000000 0.900237 ( 0.899571)
build_ruby 0.001585 0.000000 2.736160 ( 2.736010)
build_all 0.009607 0.000856 16.174726 ( 1.479966)
build_install 0.001430 0.007597 4.793596 ( 1.129687)
test_btest 0.000906 0.000247 85.379139 ( 7.060550)
test_basic 0.003290 0.000897 0.701731 ( 0.777684)
test_all 0.102765 0.029966 499.990268 ( 48.429655)
test_rubyspec 0.019354 0.029093 49.127358 ( 61.572386)
total: 125.77 sec