Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-131833
#<BuildRuby:0x0000560d0c6e0068
@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.20230726-131833",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006579 0.000658 1.567761 ( 2.984823)
build_miniruby 0.000820 0.000082 0.889872 ( 0.889404)
build_ruby 0.001009 0.000101 2.597636 ( 2.598266)
build_all 0.004934 0.003773 13.188078 ( 1.209014)
build_install 0.006080 0.001964 1.830389 ( 0.930699)
test_btest 0.000892 0.000132 77.690297 ( 7.201940)
test_basic 0.002534 0.002799 0.752275 ( 0.829566)
test_all 0.001005 0.000173 475.417598 ( 42.499062)
test_rubyspec 0.018460 0.020142 42.934554 ( 55.371963)
total: 114.52 sec