Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-112241
#<BuildRuby:0x00005628640ff680
@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.20220331-112241",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010491 0.000750 1.010155 ( 1.799035)
build_miniruby 0.002062 0.000148 0.078969 ( 0.077351)
build_ruby 0.002242 0.000160 0.072709 ( 0.070629)
build_all 0.010897 0.000391 4.270382 ( 0.860871)
build_install 0.017980 0.005034 8.022908 ( 2.404071)
test_btest 0.001207 0.000127 74.477543 ( 8.295558)
test_basic 0.008384 0.000000 0.358425 ( 0.446959)
test_all 0.002192 0.000007 700.509543 ( 68.326828)
test_rubyspec 0.105098 0.064735 46.648310 ( 52.120980)
total: 134.40 sec