Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-054314
#<BuildRuby:0x0000559fa92b9550
@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.20220817-054314",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.006289 0.005309 0.862251 ( 1.177784)
build_miniruby 0.001909 0.000000 0.063178 ( 0.062134)
build_ruby 0.001296 0.000000 0.064341 ( 0.064138)
build_all 0.006524 0.000832 1.257724 ( 0.460882)
build_install 0.011260 0.003243 1.563115 ( 0.781454)
test_btest 0.000773 0.000357 53.758221 ( 6.305424)
test_basic 0.006049 0.000518 0.292180 ( 0.382238)
test_all 0.004549 0.000000 512.942584 ( 53.250204)
test_rubyspec 0.062684 0.053773 41.437747 ( 49.111215)
total: 111.60 sec