Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-205348
#<BuildRuby:0x000055aac0a8c620
@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.20220910-205348",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009707 0.000180 1.125373 ( 1.080651)
build_miniruby 0.002156 0.000000 0.074557 ( 0.072453)
build_ruby 0.001804 0.000000 0.076183 ( 0.074761)
build_all 0.005446 0.004468 1.577868 ( 0.591402)
build_install 0.015891 0.003284 1.924980 ( 0.954780)
test_btest 0.000859 0.000156 93.548075 ( 9.345214)
test_basic 0.003029 0.004814 0.344987 ( 0.437506)
test_all 0.004270 0.000001 672.466402 ( 68.033598)
test_rubyspec 0.118997 0.046063 47.242354 ( 55.676769)
total: 136.27 sec