Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-084331
#<BuildRuby:0x000055f7f698ca58
@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.20220308-084331",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009422 0.002174 0.999193 ( 1.378228)
build_miniruby 0.001453 0.000336 0.067393 ( 0.065996)
build_ruby 0.001402 0.000324 0.070717 ( 0.069226)
build_all 0.007031 0.001622 4.190478 ( 0.839949)
build_install 0.022472 0.001161 7.963474 ( 2.404391)
test_btest 0.000945 0.000178 76.236751 ( 8.440746)
test_basic 0.007872 0.000351 0.336557 ( 0.425613)
test_all 0.001551 0.000273 664.750808 ( 65.555621)
test_rubyspec 0.113694 0.040989 45.943720 ( 51.383436)
total: 130.56 sec