Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-231855
#<BuildRuby:0x0000556d789c28a0
@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-231855",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000042 0.000006 0.000048 ( 0.000047)
build_up 0.000000 0.011748 1.012092 ( 1.085702)
build_miniruby 0.001421 0.000686 0.075383 ( 0.073073)
build_ruby 0.001376 0.000529 0.079182 ( 0.077296)
build_all 0.007007 0.003646 4.242547 ( 0.854652)
build_install 0.020488 0.001262 7.941197 ( 2.392399)
test_btest 0.000812 0.000257 74.133681 ( 8.205280)
test_basic 0.003547 0.004178 0.343692 ( 0.437700)
test_all 0.001868 0.000242 697.820332 ( 67.588066)
test_rubyspec 0.091473 0.070394 46.491504 ( 51.839187)
total: 132.55 sec