Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-163543
#<BuildRuby:0x000056459a8874b8
@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.20221115-163543",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008783 0.000198 1.090601 ( 1.129970)
build_miniruby 0.001585 0.000298 0.885268 ( 0.887742)
build_ruby 0.001930 0.000362 2.316815 ( 2.234636)
build_all 0.016255 0.001321 17.947537 ( 2.217667)
build_install 0.017244 0.001018 1.866107 ( 1.024897)
test_btest 0.000995 0.000148 82.416046 ( 9.137982)
test_basic 0.005957 0.000314 0.362821 ( 0.452875)
test_all 0.001683 0.000240 670.178417 ( 72.959584)
test_rubyspec 0.062438 0.064479 49.955467 ( 58.480346)
total: 148.53 sec