Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-113355
#<BuildRuby:0x000055ff96df7bb8
@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.20230724-113355",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.002617 0.002890 1.359625 ( 2.671235)
build_miniruby 0.000852 0.000170 0.932040 ( 0.931025)
build_ruby 0.001002 0.000200 2.720141 ( 2.720400)
build_all 0.005279 0.004137 14.419749 ( 1.260261)
build_install 0.008213 0.000110 2.075552 ( 0.937178)
test_btest 0.000581 0.000127 80.877141 ( 7.849954)
test_basic 0.004157 0.003029 0.580057 ( 0.656279)
test_all 0.001035 0.000248 504.579290 ( 55.215747)
test_rubyspec 0.024435 0.015738 44.558597 ( 56.985510)
total: 129.23 sec