Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-122845
#<BuildRuby:0x000055ce5493c920
@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.20220801-122845",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.006241 0.004994 0.977908 ( 1.211658)
build_miniruby 0.001746 0.000728 0.072952 ( 0.071512)
build_ruby 0.001365 0.000569 0.076711 ( 0.076098)
build_all 0.007196 0.002999 1.530167 ( 0.587878)
build_install 0.006758 0.013449 5.245102 ( 2.142599)
test_btest 0.001203 0.000000 76.630141 ( 8.226923)
test_basic 0.006117 0.001329 0.325688 ( 0.416889)
test_all 0.002327 0.000396 642.722407 ( 64.257957)
test_rubyspec 0.104932 0.069094 45.354014 ( 50.745958)
total: 127.74 sec