Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-024714
#<BuildRuby:0x0000557ef08bfbb8
@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-024714",
@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.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.004404 0.002115 1.529802 ( 2.816380)
build_miniruby 0.001265 0.000317 1.021028 ( 1.019741)
build_ruby 0.000961 0.000240 2.713685 ( 2.713722)
build_all 0.001296 0.008021 14.315847 ( 1.297718)
build_install 0.008138 0.000139 2.080853 ( 0.921675)
test_btest 0.000560 0.000178 85.648814 ( 7.344700)
test_basic 0.003142 0.000999 0.578515 ( 0.655935)
test_all 0.000860 0.000274 499.208757 ( 52.638081)
test_rubyspec 0.026277 0.013641 44.839952 ( 57.249637)
total: 126.66 sec