Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-073059
#<BuildRuby:0x0000555973483600
@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.20221110-073059",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.003508 0.008089 1.120192 ( 1.137474)
build_miniruby 0.002287 0.000000 0.063847 ( 0.061877)
build_ruby 0.002024 0.000000 0.062845 ( 0.061202)
build_all 0.009936 0.000371 1.490996 ( 0.576854)
build_install 0.021750 0.001308 1.854169 ( 0.932877)
test_btest 0.000000 0.001563 87.634571 ( 8.410194)
test_basic 0.001695 0.008001 0.346438 ( 0.433036)
test_all 0.001948 0.000463 657.025758 ( 68.025816)
test_rubyspec 0.144260 0.037270 47.749688 ( 55.887347)
total: 135.53 sec