Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-160316
#<BuildRuby:0x000055897e1a04e8
@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-160316",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007022 0.004633 1.030801 ( 1.172420)
build_miniruby 0.001959 0.000419 0.071239 ( 0.068437)
build_ruby 0.001735 0.000371 0.073044 ( 0.070968)
build_all 0.005703 0.004806 4.220563 ( 0.844299)
build_install 0.018326 0.003440 8.498359 ( 2.980126)
test_btest 0.000897 0.000225 75.015722 ( 8.307328)
test_basic 0.007511 0.000000 0.342053 ( 0.436481)
test_all 0.002151 0.000000 650.474402 ( 65.288729)
test_rubyspec 0.103014 0.070051 46.832150 ( 52.121546)
total: 131.29 sec