Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-163323
#<BuildRuby:0x000055909f0a6920
@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.20221009-163323",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000064 0.000011 0.000075 ( 0.000074)
build_up 0.009348 0.000243 1.069789 ( 1.255550)
build_miniruby 0.002425 0.000000 0.102995 ( 0.099623)
build_ruby 0.001932 0.000000 0.098907 ( 0.096137)
build_all 0.009444 0.000752 1.286405 ( 0.558656)
build_install 0.006156 0.008109 1.629718 ( 0.899297)
test_btest 0.001823 0.000405 63.710918 ( 6.647433)
test_basic 0.006378 0.000437 0.345912 ( 0.442420)
test_all 0.005874 0.001236 483.130244 ( 52.783930)
test_rubyspec 0.086914 0.040008 42.708201 ( 51.248224)
total: 114.03 sec