Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-131928
#<BuildRuby:0x00005647a3d9f940
@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.20220329-131928",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003852 0.007857 0.995178 ( 1.237620)
build_miniruby 0.001264 0.000486 0.076640 ( 0.074556)
build_ruby 0.001515 0.000583 0.076239 ( 0.073952)
build_all 0.008572 0.001574 4.109437 ( 0.843215)
build_install 0.015830 0.007058 8.029293 ( 2.506033)
test_btest 0.000000 0.001229 74.835256 ( 8.490056)
test_basic 0.004357 0.003354 0.339378 ( 0.430146)
test_all 0.001649 0.000679 653.133352 ( 65.999724)
test_rubyspec 0.107923 0.061450 46.178270 ( 51.415876)
total: 131.07 sec