Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-115129
#<BuildRuby:0x0000555d67554ca8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220204-115129",
@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.000009 0.000004 0.000013 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002001 0.009405 0.944124 ( 1.323850)
build_miniruby 0.000000 0.002284 0.075935 ( 0.073449)
build_ruby 0.000106 0.002023 0.076088 ( 0.073821)
build_all 0.006732 0.003136 4.136839 ( 0.775763)
build_install 0.015703 0.008579 7.720651 ( 2.311203)
test_btest 0.000776 0.000466 46.741400 ( 44.892226)
test_basic 0.004901 0.002941 0.339864 ( 0.429978)
test_all 0.001253 0.000752 661.235965 ( 65.982060)
test_rubyspec 0.061492 0.100292 46.180458 ( 51.603987)
total: 167.47 sec