Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-042925
#<BuildRuby:0x0000558e56637740
@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.20240103-042925",
@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.000013 0.000005 0.000018 ( 0.000017)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.001908 0.004867 1.456231 ( 1.751649)
build_miniruby 0.000594 0.000237 0.815519 ( 0.814754)
build_ruby 0.001279 0.000000 2.704630 ( 2.703898)
build_all 0.004808 0.003937 14.236268 ( 1.293457)
build_install 0.006617 0.001164 4.153377 ( 1.047735)
test_btest 0.000777 0.000310 73.379774 ( 6.776038)
test_basic 0.003866 0.001546 0.692308 ( 0.769935)
test_all 0.123493 0.005764 478.221194 ( 48.318600)
test_rubyspec 0.028105 0.021010 48.210560 ( 60.645512)
total: 124.12 sec