Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-123525
#<BuildRuby:0x000055a3e306fce8
@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.20240101-123525",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004738 0.000000 1.125988 ( 1.529068)
build_miniruby 0.001467 0.000000 0.919099 ( 0.917772)
build_ruby 0.001271 0.000000 2.692206 ( 2.692196)
build_all 0.008178 0.001178 15.910501 ( 1.406354)
build_install 0.007650 0.000464 4.528215 ( 1.128242)
test_btest 0.000792 0.000113 84.371456 ( 6.285419)
test_basic 0.001114 0.004814 0.758110 ( 0.832778)
test_all 0.099385 0.034306 571.534558 ( 51.634831)
test_rubyspec 0.033163 0.013648 48.977862 ( 61.338556)
total: 127.77 sec