Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-074948
#<BuildRuby:0x00005640c00d7940
@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.20220314-074948",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010002 0.001429 1.012902 ( 5.920968)
build_miniruby 0.001606 0.000229 0.077325 ( 0.075840)
build_ruby 0.001795 0.000256 0.075966 ( 0.074353)
build_all 0.011779 0.000000 4.052695 ( 0.837704)
build_install 0.013069 0.009756 7.931001 ( 2.417541)
test_btest 0.001192 0.000251 72.618297 ( 7.596305)
test_basic 0.007391 0.000501 0.321841 ( 0.410779)
test_all 0.001381 0.000276 713.550661 ( 68.622392)
test_rubyspec 0.115915 0.045945 46.279908 ( 51.399433)
total: 137.36 sec