Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-050221
#<BuildRuby:0x0000564795683598
@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.20221205-050221",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004587 0.000135 0.904488 ( 1.516220)
build_miniruby 0.000817 0.000136 0.511633 ( 0.511164)
build_ruby 0.001104 0.000184 1.686688 ( 1.629222)
build_all 0.009332 0.000186 11.994966 ( 1.469745)
build_install 0.006382 0.000303 1.643951 ( 0.752165)
test_btest 0.000531 0.000071 64.632591 ( 5.981172)
test_basic 0.003233 0.000000 0.237875 ( 0.334213)
test_all 0.001296 0.000035 460.260035 ( 48.794426)
test_rubyspec 0.009905 0.017720 35.765568 ( 46.460601)
total: 107.45 sec