Logfile: /home/ko1/ruby/logs/brlog.trunk.20220330-025010
#<BuildRuby:0x000055b2114fcf40
@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.20220330-025010",
@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.000018 0.000002 0.000020 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.001251 0.011302 1.040632 ( 1.841818)
build_miniruby 0.001681 0.000448 0.078567 ( 0.076350)
build_ruby 0.001635 0.000436 0.075020 ( 0.072886)
build_all 0.008369 0.001076 4.183950 ( 0.842502)
build_install 0.021742 0.003364 8.296491 ( 2.411237)
test_btest 0.001088 0.000247 76.676180 ( 8.136416)
test_basic 0.007921 0.000000 0.336738 ( 0.431774)
test_all 0.001882 0.000313 643.815325 ( 65.290993)
test_rubyspec 0.120938 0.053152 46.266316 ( 51.317265)
total: 130.42 sec