Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-232821
#<BuildRuby:0x000056495abebbb8
@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.20240113-232821",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.000304 0.004309 1.041644 ( 1.442124)
build_miniruby 0.000632 0.000316 0.895246 ( 0.895800)
build_ruby 0.000875 0.000437 2.704462 ( 2.707568)
build_all 0.007963 0.001979 14.620613 ( 1.362774)
build_install 0.002917 0.005551 4.188698 ( 1.127061)
test_btest 0.000458 0.000242 79.093331 ( 7.237409)
test_basic 0.000000 0.003308 0.526893 ( 0.607527)
test_all 0.072849 0.059405 516.241243 ( 50.984570)
test_rubyspec 0.021699 0.011584 48.557333 ( 61.162939)
total: 127.53 sec