Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-214623
#<BuildRuby:0x0000558b9b911550
@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.20221016-214623",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006014 0.004273 1.099112 ( 1.199211)
build_miniruby 0.002528 0.000361 0.103603 ( 0.100908)
build_ruby 0.001510 0.000216 0.103631 ( 0.103230)
build_all 0.005918 0.003129 1.308339 ( 0.579422)
build_install 0.013852 0.002445 1.660455 ( 0.899199)
test_btest 0.001545 0.000273 61.483918 ( 6.729737)
test_basic 0.005343 0.000943 0.349913 ( 0.443740)
test_all 0.002582 0.003349 501.955323 ( 53.678090)
test_rubyspec 0.086812 0.045841 43.440271 ( 52.053273)
total: 115.79 sec