Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-040559
#<BuildRuby:0x0000563cd607b818
@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-040559",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005321 0.000205 1.285149 ( 2.561974)
build_miniruby 0.001543 0.000000 0.869247 ( 0.872882)
build_ruby 0.001161 0.000000 2.710939 ( 2.711312)
build_all 0.006526 0.002881 14.756959 ( 1.329951)
build_install 0.007603 0.000636 2.201276 ( 1.016383)
test_btest 0.000966 0.000161 85.065213 ( 8.291043)
test_basic 0.005128 0.000181 0.553123 ( 0.633243)
test_all 0.001269 0.000203 534.622339 ( 48.685974)
test_rubyspec 0.034497 0.010115 44.865783 ( 57.289299)
total: 123.39 sec