Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-035544
#<BuildRuby:0x000055c1ad3d4a68
@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.20221101-035544",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005745 0.004874 1.089904 ( 1.437665)
build_miniruby 0.001356 0.000208 0.106550 ( 0.104152)
build_ruby 0.001301 0.000200 0.105362 ( 0.102265)
build_all 0.007450 0.001146 1.332003 ( 0.583988)
build_install 0.013345 0.002053 1.659635 ( 0.895685)
test_btest 0.001341 0.000206 63.846243 ( 6.670999)
test_basic 0.000000 0.007095 0.353415 ( 0.442195)
test_all 0.005456 0.003584 494.445340 ( 53.603122)
test_rubyspec 0.083075 0.048621 43.426648 ( 51.884052)
total: 115.73 sec