Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-130201
#<BuildRuby:0x0000557a314ef510
@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.20220302-130201",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009015 0.001835 1.047105 ( 1.583363)
build_miniruby 0.001454 0.000529 0.079335 ( 0.077665)
build_ruby 0.001351 0.000491 0.078567 ( 0.076631)
build_all 0.007001 0.002545 4.176741 ( 0.850255)
build_install 0.016297 0.007501 7.864220 ( 2.382015)
test_btest 0.000000 0.001425 73.776091 ( 8.200914)
test_basic 0.002127 0.005621 0.326649 ( 0.414404)
test_all 0.002055 0.000000 703.791276 ( 68.004953)
test_rubyspec 0.111805 0.055206 46.432836 ( 51.924007)
total: 133.52 sec