Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-031212
#<BuildRuby:0x000055c954cbb858
@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.20240116-031212",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.005274 0.000586 1.241546 ( 1.600106)
build_miniruby 0.001228 0.000137 0.930728 ( 0.929907)
build_ruby 0.001194 0.000000 2.701088 ( 2.701409)
build_all 0.008710 0.000000 14.295381 ( 1.300739)
build_install 0.004496 0.003475 4.012935 ( 1.041644)
test_btest 0.000880 0.000115 77.349062 ( 6.777772)
test_basic 0.000780 0.003660 0.637862 ( 0.713081)
test_all 0.115565 0.012972 504.685583 ( 47.149429)
test_rubyspec 0.026891 0.019693 48.521323 ( 60.826116)
total: 123.04 sec