Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-142158
#<BuildRuby:0x000055cc6fb83940
@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.20220327-142158",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007173 0.003753 1.042895 ( 1.187298)
build_miniruby 0.001454 0.000447 0.071793 ( 0.070411)
build_ruby 0.001672 0.000515 0.067812 ( 0.065670)
build_all 0.009553 0.001528 4.076788 ( 0.840043)
build_install 0.018105 0.005866 7.896004 ( 2.393714)
test_btest 0.001014 0.000299 70.365981 ( 8.335007)
test_basic 0.005848 0.001720 0.341933 ( 0.430574)
test_all 0.001558 0.000458 705.273262 ( 68.388011)
test_rubyspec 0.062053 0.082740 45.823181 ( 51.308067)
total: 133.02 sec