Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-154253
#<BuildRuby:0x000055d485e240a0
@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.20231031-154253",
@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.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004960 0.000000 1.403964 ( 1.642670)
build_miniruby 0.000335 0.000815 0.888112 ( 0.888487)
build_ruby 0.000919 0.000276 2.663109 ( 2.663466)
build_all 0.006450 0.003315 16.966858 ( 1.527650)
build_install 0.006620 0.003357 5.052104 ( 1.225833)
test_btest 0.000847 0.000283 89.805251 ( 7.414224)
test_basic 0.003023 0.001008 0.755219 ( 0.835871)
test_all 0.097512 0.037729 526.230089 ( 51.376776)
test_rubyspec 0.022923 0.027171 50.535186 ( 62.982085)
total: 130.56 sec