Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-014730
#<BuildRuby:0x000055bd0beaf510
@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.20220329-014730",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.010506 1.009507 ( 1.129188)
build_miniruby 0.001587 0.001090 0.077611 ( 0.074572)
build_ruby 0.001290 0.000461 0.068969 ( 0.067347)
build_all 0.008071 0.002606 4.140258 ( 0.838752)
build_install 0.009076 0.014233 7.896705 ( 2.430966)
test_btest 0.000820 0.000410 72.585292 ( 8.027169)
test_basic 0.004199 0.004325 0.346397 ( 0.441425)
test_all 0.001256 0.000661 702.025728 ( 68.373298)
test_rubyspec 0.087154 0.072167 45.839999 ( 51.264106)
total: 132.65 sec