Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-065633
#<BuildRuby:0x0000562efec97740
@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.20230725-065633",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006922 0.000000 1.489231 ( 2.822760)
build_miniruby 0.001289 0.000014 0.975509 ( 0.974599)
build_ruby 0.001142 0.000109 2.819036 ( 2.819482)
build_all 0.005583 0.003774 15.068272 ( 1.323527)
build_install 0.004952 0.003517 2.097484 ( 0.923629)
test_btest 0.000910 0.000146 89.335224 ( 7.832998)
test_basic 0.004474 0.000000 0.714306 ( 0.791153)
test_all 0.001338 0.000000 562.721848 ( 52.180834)
test_rubyspec 0.023108 0.016111 45.793378 ( 58.130806)
total: 127.80 sec