Logfile: /home/ko1/ruby/logs/brlog.trunk.20220324-185045
#<BuildRuby:0x0000564ef844b680
@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.20220324-185045",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008973 0.001288 0.969011 ( 1.001312)
build_miniruby 0.001512 0.000378 0.076019 ( 0.075140)
build_ruby 0.001600 0.000400 0.076348 ( 0.076005)
build_all 0.009454 0.000087 4.196254 ( 0.852745)
build_install 0.020468 0.003183 7.807131 ( 2.433004)
test_btest 0.000764 0.000153 76.165126 ( 7.968476)
test_basic 0.007619 0.000364 0.329106 ( 0.418415)
test_all 0.001732 0.000147 659.916024 ( 65.714226)
test_rubyspec 0.102446 0.069377 45.782622 ( 51.182050)
total: 129.72 sec