Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-115603
#<BuildRuby:0x000055b9717e4070
@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-115603",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004593 0.000765 1.423611 ( 4.085222)
build_miniruby 0.000896 0.000149 0.881143 ( 0.880751)
build_ruby 0.001587 0.000000 2.596633 ( 2.596134)
build_all 0.009476 0.000000 14.030190 ( 1.239912)
build_install 0.008432 0.000000 2.016860 ( 0.936307)
test_btest 0.000784 0.000000 78.710222 ( 7.841658)
test_basic 0.003714 0.000300 0.549509 ( 0.628954)
test_all 0.001434 0.000187 514.786055 ( 45.730512)
test_rubyspec 0.021288 0.019050 43.952199 ( 56.399541)
total: 120.34 sec