Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-233341
#<BuildRuby:0x0000560bad97c098
@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.20231202-233341",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005757 0.000414 1.496405 ( 1.840126)
build_miniruby 0.000765 0.000170 0.878613 ( 0.878227)
build_ruby 0.001575 0.000000 2.846503 ( 2.846003)
build_all 0.010300 0.000000 16.580355 ( 1.537785)
build_install 0.006865 0.002915 4.912558 ( 1.189308)
test_btest 0.000838 0.000175 84.374603 ( 7.589526)
test_basic 0.004659 0.000970 0.775621 ( 0.854815)
test_all 0.114135 0.021258 557.927343 ( 49.511624)
test_rubyspec 0.031651 0.020220 51.082136 ( 63.406096)
total: 129.65 sec