Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-053213
#<BuildRuby:0x00005594bd8b3ba0
@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.20221029-053213",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.008613 0.000327 1.146482 ( 1.168869)
build_miniruby 0.001401 0.000100 0.101226 ( 0.099559)
build_ruby 0.001528 0.000109 0.101252 ( 0.099705)
build_all 0.007366 0.000527 1.314133 ( 0.572534)
build_install 0.013454 0.000201 1.658896 ( 0.905282)
test_btest 0.001787 0.000112 62.195451 ( 6.577834)
test_basic 0.002556 0.003989 0.355515 ( 0.446445)
test_all 0.005799 0.001979 511.810475 ( 54.762023)
test_rubyspec 0.099242 0.022334 43.417392 ( 51.944852)
total: 116.58 sec