Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-014830
#<BuildRuby:0x000055b1c99fad78
@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.20220507-014830",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.005704 0.001267 0.879529 ( 0.994819)
build_miniruby 0.000845 0.000188 0.054699 ( 0.054763)
build_ruby 0.000803 0.000178 0.072338 ( 0.073209)
build_all 0.004571 0.001016 1.272021 ( 0.553785)
build_install 0.010162 0.003680 6.504780 ( 3.122211)
test_btest 0.000544 0.000129 61.334256 ( 12.387511)
test_basic 0.004212 0.000000 0.266854 ( 0.361837)
test_all 0.002516 0.000000 539.670008 ( 63.712841)
test_rubyspec 0.044838 0.005815 52.554295 ( 57.979414)
total: 139.24 sec