Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-134015
#<BuildRuby:0x000055e8ae16d1f8
@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.20221101-134015",
@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.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004987 0.006226 1.104091 ( 1.138811)
build_miniruby 0.001276 0.000239 0.095870 ( 0.093627)
build_ruby 0.001429 0.000268 0.090460 ( 0.088017)
build_all 0.009002 0.000000 1.321637 ( 0.549981)
build_install 0.010592 0.003931 1.673206 ( 0.878849)
test_btest 0.001724 0.000328 64.430671 ( 6.528391)
test_basic 0.002082 0.004315 0.346669 ( 0.437309)
test_all 0.007447 0.000661 514.568457 ( 54.479207)
test_rubyspec 0.092795 0.035085 43.351629 ( 51.933220)
total: 116.13 sec