Logfile: /home/ko1/ruby/logs/brlog.trunk.20231020-182809
#<BuildRuby:0x0000562f9608fce8
@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.20231020-182809",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.005389 0.000139 1.380949 ( 1.600031)
build_miniruby 0.001030 0.000103 0.785422 ( 0.784972)
build_ruby 0.001413 0.000000 2.748949 ( 2.748503)
build_all 0.010510 0.000000 17.149350 ( 1.584112)
build_install 0.004367 0.004653 5.031156 ( 1.190764)
test_btest 0.000894 0.000116 89.172128 ( 6.898338)
test_basic 0.004605 0.000601 0.728102 ( 0.802132)
test_all 0.005980 0.000780 527.155697 ( 61.195876)
test_rubyspec 0.019790 0.030139 49.869758 ( 62.189361)
total: 138.99 sec