Logfile: /home/ko1/ruby/logs/brlog.trunk.20230523-204149
#<BuildRuby:0x00005622f6c37520
@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.20230523-204149",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000017)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.002258 0.003698 1.384374 ( 2.677895)
build_miniruby 0.000818 0.000182 0.806153 ( 0.805544)
build_ruby 0.000981 0.000218 2.386141 ( 2.386618)
build_all 0.005665 0.003474 11.863702 ( 1.036150)
build_install 0.005918 0.001479 1.694142 ( 0.844680)
test_btest 0.000515 0.000128 81.073556 ( 6.995181)
test_basic 0.003046 0.000762 0.554403 ( 0.641927)
test_all 0.001333 0.000333 425.076469 ( 41.697847)
test_rubyspec 0.022043 0.014913 41.885387 ( 54.406215)
total: 111.49 sec