Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-103802
#<BuildRuby:0x0000564d3a2208e8
@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.20220815-103802",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000021 0.000005 0.000026 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.007718 0.002911 1.006833 ( 1.059719)
build_miniruby 0.001445 0.000361 0.077429 ( 0.076490)
build_ruby 0.001551 0.000387 0.074644 ( 0.072888)
build_all 0.008438 0.002109 1.521178 ( 0.580386)
build_install 0.015850 0.006359 1.908607 ( 0.929628)
test_btest 0.001662 0.000000 74.997065 ( 8.526128)
test_basic 0.004297 0.003731 0.334986 ( 0.422702)
test_all 0.003223 0.000967 632.371738 ( 64.349332)
test_rubyspec 0.118939 0.045951 45.789043 ( 53.328258)
total: 129.35 sec