Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-185450
#<BuildRuby:0x00005638c1412f08
@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.20221006-185450",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007800 0.000587 1.036821 ( 1.100881)
build_miniruby 0.001643 0.000000 0.100401 ( 0.097368)
build_ruby 0.001599 0.000000 0.097362 ( 0.094343)
build_all 0.008146 0.000000 1.300327 ( 0.554417)
build_install 0.006483 0.007825 1.586053 ( 0.881871)
test_btest 0.001625 0.000000 58.796811 ( 6.388244)
test_basic 0.002969 0.003212 0.357167 ( 0.456930)
test_all 0.008700 0.000192 475.409601 ( 52.610970)
test_rubyspec 0.073916 0.043503 42.065956 ( 50.704145)
total: 112.89 sec