Logfile: /home/ko1/ruby/logs/brlog.trunk.20230811-230738
#<BuildRuby:0x0000563aeee37040
@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.20230811-230738",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003296 0.002379 1.563684 ( 2.837189)
build_miniruby 0.000711 0.000237 0.867709 ( 0.867136)
build_ruby 0.000912 0.000304 2.892049 ( 2.892389)
build_all 0.008260 0.001442 13.285171 ( 1.187440)
build_install 0.003927 0.003934 1.992547 ( 0.884618)
test_btest 0.000690 0.000242 79.783426 ( 7.237024)
test_basic 0.001737 0.003125 0.672643 ( 0.753759)
test_all 0.000675 0.000257 514.458126 ( 47.617574)
test_rubyspec 0.011547 0.028657 45.720484 ( 58.142637)
total: 122.42 sec