Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-220819
#<BuildRuby:0x000055fd46770a58
@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.20220223-220819",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006073 0.005440 0.848757 ( 1.241161)
build_miniruby 0.001694 0.000391 0.077134 ( 0.077243)
build_ruby 0.001702 0.000393 0.074229 ( 0.074380)
build_all 0.009587 0.001029 4.180008 ( 0.879948)
build_install 0.014525 0.008595 7.841620 ( 2.432036)
test_btest 0.001209 0.000000 76.121602 ( 7.822760)
test_basic 0.006235 0.000714 0.342379 ( 0.432381)
test_all 0.001686 0.000444 675.303080 ( 66.190308)
test_rubyspec 0.116311 0.054332 46.184407 ( 51.621636)
total: 130.77 sec