Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-170001
#<BuildRuby:0x0000557fbea503a0
@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.20220830-170001",
@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.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006961 0.004943 0.968772 ( 1.568842)
build_miniruby 0.001507 0.000464 0.076683 ( 0.074662)
build_ruby 0.001639 0.000505 0.074389 ( 0.072284)
build_all 0.008342 0.001090 1.524236 ( 0.588242)
build_install 0.018557 0.003668 1.887219 ( 0.923009)
test_btest 0.001177 0.000314 74.834209 ( 7.912080)
test_basic 0.004336 0.003666 0.334066 ( 0.422826)
test_all 0.003266 0.000960 642.125001 ( 65.953109)
test_rubyspec 0.097991 0.073607 45.750550 ( 54.249772)
total: 131.77 sec