Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-071914
#<BuildRuby:0x00005601705a0920
@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.20220903-071914",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000015 0.000006 0.000021 ( 0.000022)
configure 0.000170 0.000000 0.000170 ( 0.000185)
build_up 0.008075 0.004122 0.981509 ( 1.019526)
build_miniruby 0.001270 0.000488 0.074182 ( 0.073512)
build_ruby 0.001528 0.000587 0.078596 ( 0.077973)
build_all 0.008029 0.001342 1.523366 ( 0.575949)
build_install 0.019156 0.003145 1.905534 ( 0.935018)
test_btest 0.000835 0.000262 75.403375 ( 8.208814)
test_basic 0.006617 0.000406 0.330603 ( 0.421824)
test_all 0.003118 0.000630 642.645224 ( 65.000185)
test_rubyspec 0.124463 0.052092 45.477808 ( 53.901354)
total: 130.22 sec