Logfile: /home/ko1/ruby/logs/brlog.trunk.20221105-002432
#<BuildRuby:0x000055fd8490ca68
@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.20221105-002432",
@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.000012 0.000003 0.000015 ( 0.000016)
configure 0.000053 0.000015 0.000068 ( 0.000084)
build_up 0.002342 0.004961 0.891474 ( 1.757677)
build_miniruby 0.001103 0.000402 0.051712 ( 0.050590)
build_ruby 0.000940 0.000342 0.043885 ( 0.042952)
build_all 0.006170 0.000550 1.235686 ( 0.471008)
build_install 0.004196 0.011419 1.603293 ( 0.821113)
test_btest 0.001187 0.000593 63.639727 ( 6.619843)
test_basic 0.004381 0.002191 0.298162 ( 0.388821)
test_all 0.001525 0.000762 498.541792 ( 53.759375)
test_rubyspec 0.084261 0.042131 43.479936 ( 51.953456)
total: 115.87 sec