Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-231656
#<BuildRuby:0x0000564945b4be20
@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.20231228-231656",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000031 0.000008 0.000039 ( 0.000054)
build_up 0.000000 0.005203 1.119464 ( 1.491169)
build_miniruby 0.000000 0.000940 0.854501 ( 0.854306)
build_ruby 0.000000 0.001300 2.731645 ( 2.731371)
build_all 0.008894 0.000602 16.614737 ( 1.473775)
build_install 0.008609 0.000135 4.701633 ( 1.135740)
test_btest 0.000479 0.000136 87.857170 ( 7.083536)
test_basic 0.000558 0.004304 0.573553 ( 0.647867)
test_all 0.106267 0.029426 555.414686 ( 51.779061)
test_rubyspec 0.016426 0.030125 50.490353 ( 62.800570)
total: 130.00 sec