Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-161741
#<BuildRuby:0x000055e9bb62b510
@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.20220301-161741",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002837 0.008795 0.991875 ( 1.019723)
build_miniruby 0.002330 0.000000 0.075413 ( 0.072731)
build_ruby 0.001886 0.000105 0.080295 ( 0.078238)
build_all 0.009904 0.000585 4.164975 ( 0.846006)
build_install 0.021505 0.002476 7.986935 ( 2.435285)
test_btest 0.000942 0.000262 73.695703 ( 8.448404)
test_basic 0.005588 0.001553 0.342022 ( 0.430948)
test_all 0.001758 0.000488 666.861243 ( 65.407073)
test_rubyspec 0.081697 0.091058 46.356696 ( 51.783616)
total: 130.52 sec