Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-155336
#<BuildRuby:0x000055c688a34e50
@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-155336",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005586 0.005624 0.955058 ( 0.992525)
build_miniruby 0.002168 0.000000 0.074449 ( 0.072362)
build_ruby 0.001966 0.000000 0.072736 ( 0.070847)
build_all 0.007215 0.002052 1.533751 ( 0.587581)
build_install 0.012414 0.010729 1.880597 ( 0.921292)
test_btest 0.000828 0.000310 75.598168 ( 8.042627)
test_basic 0.006931 0.000650 0.332456 ( 0.422716)
test_all 0.000000 0.004021 666.675899 ( 65.071057)
test_rubyspec 0.084019 0.082215 45.468325 ( 53.056479)
total: 129.24 sec