Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-003437
#<BuildRuby:0x000055f2ac7b88e8
@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.20220730-003437",
@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.000019 0.000003 0.000022 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007057 0.005455 0.961563 ( 2.092523)
build_miniruby 0.001855 0.000398 0.075421 ( 0.073637)
build_ruby 0.001505 0.000323 0.071035 ( 0.069752)
build_all 0.005574 0.004934 1.530863 ( 0.594261)
build_install 0.014507 0.008091 5.124132 ( 2.046251)
test_btest 0.000925 0.000292 74.273333 ( 8.198817)
test_basic 0.000381 0.007484 0.326153 ( 0.414602)
test_all 0.000555 0.002264 665.540329 ( 65.899177)
test_rubyspec 0.101346 0.064605 45.543761 ( 51.342041)
total: 130.73 sec