Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-151932
#<BuildRuby:0x0000562e478cfac0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221209-151932",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000249 0.003666 0.798610 ( 1.079959)
build_miniruby 0.000886 0.000000 0.716972 ( 0.716505)
build_ruby 0.001286 0.000000 2.421643 ( 2.345983)
build_all 0.009832 0.000000 12.411720 ( 1.469754)
build_install 0.006492 0.000014 1.638376 ( 0.770270)
test_btest 0.000610 0.000030 66.609936 ( 6.139717)
test_basic 0.000130 0.003739 0.255176 ( 0.349888)
test_all 0.000649 0.000575 488.669983 ( 51.598924)
test_rubyspec 0.016555 0.012781 35.219298 ( 45.765889)
total: 110.24 sec