Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-153523
#<BuildRuby:0x0000563f21d046c8
@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.20220403-153523",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007585 0.003858 1.012987 ( 1.184093)
build_miniruby 0.001596 0.000491 0.067342 ( 0.066375)
build_ruby 0.001717 0.000529 0.080230 ( 0.079432)
build_all 0.007416 0.002283 4.242204 ( 0.857869)
build_install 0.020297 0.002861 8.564877 ( 3.007523)
test_btest 0.000770 0.000205 75.484487 ( 8.240746)
test_basic 0.005727 0.001527 0.336297 ( 0.427560)
test_all 0.002421 0.000151 701.401299 ( 68.174723)
test_rubyspec 0.101616 0.063067 46.706645 ( 52.032586)
total: 134.07 sec