Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-014100
#<BuildRuby:0x000056484d9a83a0
@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.20221115-014100",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010057 0.000774 1.117779 ( 1.552197)
build_miniruby 0.000000 0.002410 0.821680 ( 0.822072)
build_ruby 0.000145 0.002570 2.231331 ( 2.140714)
build_all 0.020483 0.000000 18.512811 ( 2.124924)
build_install 0.013203 0.008852 1.832090 ( 0.953332)
test_btest 0.001428 0.000272 86.652053 ( 8.635573)
test_basic 0.007151 0.001362 0.351589 ( 0.448905)
test_all 0.002107 0.000401 657.012802 ( 68.225044)
test_rubyspec 0.102262 0.062647 47.688557 ( 56.111431)
total: 141.02 sec