Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-134027
#<BuildRuby:0x000055e3038c46c8
@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.20220311-134027",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009456 0.001351 1.021191 ( 1.142775)
build_miniruby 0.001735 0.000248 0.067060 ( 0.065308)
build_ruby 0.002167 0.000000 0.077110 ( 0.074864)
build_all 0.009276 0.000000 1.489543 ( 0.606120)
build_install 0.018497 0.004305 5.256797 ( 2.181419)
test_btest 0.001489 0.000000 75.155900 ( 7.983940)
test_basic 0.007292 0.000000 0.346763 ( 0.435678)
test_all 0.001352 0.000159 697.618445 ( 67.567277)
test_rubyspec 0.118594 0.044428 46.240300 ( 51.530048)
total: 131.59 sec