Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-074611
#<BuildRuby:0x00005572dd307e88
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231124-074611",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.002208 0.003907 0.920148 ( 1.302905)
build_miniruby 0.000844 0.000141 0.794466 ( 0.794545)
build_ruby 0.001588 0.000265 2.648423 ( 2.648641)
build_all 0.003504 0.005166 12.252286 ( 0.988759)
build_install 0.009876 0.003550 3.751871 ( 0.975830)
test_btest 0.000523 0.000139 61.577511 ( 5.745807)
test_basic 0.003196 0.001561 0.405511 ( 0.484880)
test_all 0.079125 0.018929 359.238051 ( 36.564704)
test_rubyspec 0.012507 0.052996 39.767430 ( 52.333988)
total: 101.84 sec