Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-114507
#<BuildRuby:0x0000561d20f5af08
@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.20221031-114507",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000000 0.010048 1.146831 ( 1.633093)
build_miniruby 0.000013 0.002080 0.105366 ( 0.102044)
build_ruby 0.001039 0.000347 0.091860 ( 0.088609)
build_all 0.009697 0.000000 1.358108 ( 0.601236)
build_install 0.013791 0.000663 1.731717 ( 0.928571)
test_btest 0.001751 0.000412 62.129250 ( 6.564374)
test_basic 0.002255 0.005095 0.357318 ( 0.452875)
test_all 0.009492 0.000000 495.577388 ( 53.789156)
test_rubyspec 0.088941 0.033559 43.412692 ( 52.003562)
total: 116.16 sec