Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-230808
#<BuildRuby:0x000055aa0d1af740
@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.20231207-230808",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003517 0.001082 1.233764 ( 1.567082)
build_miniruby 0.000770 0.000237 0.881397 ( 0.881836)
build_ruby 0.000925 0.000285 2.683342 ( 2.684042)
build_all 0.008845 0.001258 15.955542 ( 1.474608)
build_install 0.002182 0.006767 4.724946 ( 1.140786)
test_btest 0.000444 0.000167 82.264027 ( 7.040165)
test_basic 0.000669 0.002825 0.723680 ( 0.804621)
test_all 0.089829 0.043359 534.287932 ( 47.369620)
test_rubyspec 0.013692 0.035014 50.586548 ( 62.871496)
total: 125.84 sec