Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-013808
#<BuildRuby:0x000055f1605f7ba0
@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.20220811-013808",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.007871 0.002147 0.820412 ( 0.902574)
build_miniruby 0.001003 0.000273 0.054455 ( 0.053394)
build_ruby 0.000982 0.000267 0.065452 ( 0.064652)
build_all 0.009879 0.000000 1.273284 ( 0.467514)
build_install 0.014179 0.000000 4.326077 ( 1.768501)
test_btest 0.001676 0.000000 50.415999 ( 6.347647)
test_basic 0.006907 0.000000 0.305793 ( 0.396447)
test_all 0.001942 0.000138 481.696287 ( 51.631930)
test_rubyspec 0.098090 0.025830 41.406099 ( 49.059388)
total: 110.69 sec