Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-201449
#<BuildRuby:0x0000555a1a2cf4b0
@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.20231125-201449",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005738 0.000519 0.936717 ( 1.309344)
build_miniruby 0.001042 0.000284 0.818203 ( 0.817873)
build_ruby 0.001346 0.000367 2.625659 ( 2.626254)
build_all 0.007790 0.000887 12.152009 ( 1.019427)
build_install 0.007178 0.006935 3.971454 ( 1.003511)
test_btest 0.001047 0.000000 63.908900 ( 5.803684)
test_basic 0.001834 0.003681 0.406695 ( 0.485153)
test_all 0.077393 0.019151 354.150555 ( 39.301018)
test_rubyspec 0.021860 0.044894 40.028411 ( 52.605852)
total: 104.97 sec