Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-055800
#<BuildRuby:0x000055a413fb4ea8
@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-055800",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000015 0.000006 0.000021 ( 0.000020)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.007611 0.005624 0.991309 ( 1.487635)
build_miniruby 0.001442 0.000601 0.073584 ( 0.071727)
build_ruby 0.001257 0.000523 0.076252 ( 0.074574)
build_all 0.008902 0.001605 1.575499 ( 0.587651)
build_install 0.023540 0.000000 5.288770 ( 2.066662)
test_btest 0.001021 0.000000 72.499095 ( 7.803127)
test_basic 0.002991 0.005871 0.317287 ( 0.403066)
test_all 0.001384 0.000461 687.060986 ( 67.299582)
test_rubyspec 0.086791 0.077399 45.970481 ( 53.322277)
total: 133.12 sec