Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-010413
#<BuildRuby:0x0000562cc31c5570
@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.20221025-010413",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000052 0.000020 0.000072 ( 0.000071)
build_up 0.007327 0.002930 1.137538 ( 1.189870)
build_miniruby 0.003054 0.000000 0.116430 ( 0.113166)
build_ruby 0.001578 0.000000 0.110492 ( 0.108012)
build_all 0.008682 0.001328 1.398499 ( 0.593086)
build_install 0.012726 0.004242 1.733921 ( 0.917446)
test_btest 0.000000 0.001864 61.737918 ( 6.689512)
test_basic 0.004406 0.002722 0.361207 ( 0.450220)
test_all 0.004373 0.002780 484.446262 ( 53.334965)
test_rubyspec 0.079836 0.040948 43.364498 ( 51.873224)
total: 115.27 sec