Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-223822
#<BuildRuby:0x000055f58e365338
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220811-223822",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000000 0.000021 0.000021 ( 0.000022)
build_up 0.000000 0.009755 0.810553 ( 0.900049)
build_miniruby 0.001571 0.000934 0.065360 ( 0.064760)
build_ruby 0.000908 0.000454 0.062039 ( 0.061569)
build_all 0.009369 0.000000 1.264372 ( 0.486770)
build_install 0.009779 0.007698 4.340107 ( 1.784526)
test_btest 0.001428 0.000672 49.891414 ( 6.223923)
test_basic 0.004654 0.002191 0.307884 ( 0.399257)
test_all 0.001801 0.002190 487.044960 ( 51.466810)
test_rubyspec 0.072123 0.058686 41.421501 ( 49.147122)
total: 110.54 sec