Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-163823
#<BuildRuby:0x00005641be4fe038
@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.20220814-163823",
@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.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009378 0.000381 0.818043 ( 1.306029)
build_miniruby 0.002297 0.000164 0.063495 ( 0.061714)
build_ruby 0.001410 0.000101 0.051987 ( 0.050655)
build_all 0.005051 0.004750 1.300795 ( 0.491051)
build_install 0.010788 0.004165 1.587684 ( 0.811047)
test_btest 0.001082 0.000180 54.316286 ( 6.248631)
test_basic 0.005353 0.000892 0.297935 ( 0.388672)
test_all 0.004095 0.000000 488.165422 ( 51.798964)
test_rubyspec 0.090577 0.046351 41.607406 ( 49.210740)
total: 110.37 sec