Logfile: /home/ko1/ruby/logs/brlog.trunk.20230704-083639
#<BuildRuby:0x000055cd97183958
@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.20230704-083639",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000931 0.004043 1.510105 ( 2.743490)
build_miniruby 0.001014 0.000084 0.906943 ( 0.907243)
build_ruby 0.001108 0.000092 2.659177 ( 2.659641)
build_all 0.004049 0.004908 11.589587 ( 8.155226)
build_install 0.000494 0.007893 4.975429 ( 1.881822)
test_btest 0.001041 0.000320 84.257418 ( 7.653083)
test_basic 0.000000 0.004812 0.683474 ( 0.763265)
test_all 0.000000 0.001209 473.696477 ( 45.714940)
test_rubyspec 0.014621 0.026668 43.179890 ( 55.508387)
total: 125.99 sec