Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-165200
#<BuildRuby:0x000055ef7701d350
@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.20220719-165200",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.007491 0.000560 0.728256 ( 1.993165)
build_miniruby 0.001057 0.000163 0.046495 ( 0.046124)
build_ruby 0.001181 0.000181 0.057548 ( 0.057433)
build_all 0.005930 0.000912 1.260715 ( 0.479836)
build_install 0.012565 0.004444 4.370181 ( 1.777902)
test_btest 0.000844 0.000158 53.282366 ( 7.895923)
test_basic 0.004592 0.000861 0.227509 ( 0.320415)
test_all 0.001378 0.000259 513.324855 ( 55.128919)
test_rubyspec 0.104143 0.053139 39.476926 ( 45.534218)
total: 113.23 sec