Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-170821
#<BuildRuby:0x000055e049ba0b60
@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.20221130-170821",
@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.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004717 0.005601 1.203617 ( 1.318575)
build_miniruby 0.001861 0.000621 0.850597 ( 0.849148)
build_ruby 0.003903 0.000000 2.244627 ( 2.150275)
build_all 0.018230 0.003115 18.609868 ( 2.168171)
build_install 0.018211 0.004576 2.048935 ( 1.055832)
test_btest 0.001793 0.000000 92.497854 ( 9.098862)
test_basic 0.008784 0.001653 0.354486 ( 0.439703)
test_all 0.002057 0.000537 743.341904 ( 72.059604)
test_rubyspec 0.110776 0.069171 49.555859 ( 57.697971)
total: 146.84 sec