Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-084456
#<BuildRuby:0x000055edaef60620
@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.20220814-084456",
@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.000010 0.000003 0.000013 ( 0.000014)
configure 0.000059 0.000013 0.000072 ( 0.000076)
build_up 0.005805 0.005659 0.967920 ( 1.130085)
build_miniruby 0.000000 0.002345 0.077734 ( 0.077087)
build_ruby 0.000541 0.002087 0.079871 ( 0.078793)
build_all 0.005267 0.004754 1.543558 ( 0.591703)
build_install 0.021842 0.001361 1.899297 ( 0.957553)
test_btest 0.000971 0.000324 81.101731 ( 8.884545)
test_basic 0.007023 0.000724 0.332238 ( 0.421167)
test_all 0.002883 0.000911 675.211574 ( 66.722859)
test_rubyspec 0.083544 0.086506 46.132357 ( 53.607586)
total: 132.47 sec