Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-072814
#<BuildRuby:0x000056403f29ca68
@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.20221026-072814",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.008992 0.000372 1.176184 ( 1.251663)
build_miniruby 0.001732 0.000000 0.112473 ( 0.110275)
build_ruby 0.001769 0.000000 0.116496 ( 0.114511)
build_all 0.004926 0.004750 1.404201 ( 0.602614)
build_install 0.002824 0.012867 1.718308 ( 0.936135)
test_btest 0.000000 0.001360 62.572067 ( 6.875519)
test_basic 0.001490 0.006059 0.366922 ( 0.456143)
test_all 0.001726 0.005009 519.913978 ( 55.355521)
test_rubyspec 0.089991 0.038084 43.454822 ( 51.968945)
total: 117.67 sec