Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-154002
#<BuildRuby:0x00005639965f6ad8
@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.20221017-154002",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005515 0.004268 1.114294 ( 1.439766)
build_miniruby 0.001715 0.000395 0.104284 ( 0.101225)
build_ruby 0.001234 0.000285 0.106480 ( 0.103715)
build_all 0.007576 0.001748 1.377706 ( 0.566829)
build_install 0.008219 0.007376 1.663986 ( 0.903667)
test_btest 0.001400 0.000431 62.226989 ( 6.624017)
test_basic 0.006054 0.000131 0.369224 ( 0.458666)
test_all 0.007447 0.000483 491.523319 ( 53.442914)
test_rubyspec 0.085043 0.043638 43.323956 ( 51.862588)
total: 115.50 sec