Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-181704
#<BuildRuby:0x0000562db27c0098
@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.20230730-181704",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.004846 0.003342 1.555878 ( 2.803029)
build_miniruby 0.001213 0.000231 0.984896 ( 0.983480)
build_ruby 0.000991 0.000189 2.583957 ( 2.583633)
build_all 0.007613 0.001451 14.438388 ( 1.289063)
build_install 0.000000 0.008375 2.083678 ( 0.936198)
test_btest 0.000724 0.000256 82.953889 ( 7.917803)
test_basic 0.001665 0.003448 0.687399 ( 0.764664)
test_all 0.001340 0.000426 516.852128 ( 45.480928)
test_rubyspec 0.010753 0.030921 46.276802 ( 58.688998)
total: 121.45 sec