Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-054447
#<BuildRuby:0x00005601fb0d9348
@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.20220721-054447",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.005026 0.004240 0.906885 ( 5.558275)
build_miniruby 0.001153 0.000266 0.056918 ( 0.056274)
build_ruby 0.001630 0.000000 0.062632 ( 0.063043)
build_all 0.001082 0.010300 1.242255 ( 0.499824)
build_install 0.013766 0.000777 4.275143 ( 1.843646)
test_btest 0.001031 0.000343 55.524996 ( 6.332021)
test_basic 0.004320 0.001440 0.287718 ( 0.381049)
test_all 0.002021 0.000674 513.763676 ( 53.088278)
test_rubyspec 0.085298 0.052613 42.240255 ( 48.212566)
total: 116.04 sec