Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-044503
#<BuildRuby:0x0000564ff7c87858
@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.20240117-044503",
@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.000018 0.000000 0.000018 ( 0.000017)
autoconf 0.000043 0.000000 0.000043 ( 0.000042)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.004030 0.000000 1.007979 ( 1.372028)
build_miniruby 0.001351 0.000000 0.840981 ( 0.839945)
build_ruby 0.001362 0.000000 2.758709 ( 2.759335)
build_all 0.008959 0.000000 14.530362 ( 1.287138)
build_install 0.007709 0.000000 4.177873 ( 1.055586)
test_btest 0.000727 0.000000 78.225157 ( 6.773141)
test_basic 0.000000 0.004107 0.708989 ( 0.785801)
test_all 0.111540 0.023233 471.654721 ( 50.678198)
test_rubyspec 0.038768 0.024644 80.268266 ( 92.639583)
total: 158.19 sec