Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-081426
#<BuildRuby:0x000056425703a8a0
@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.20220302-081426",
@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.000002 0.000002 0.000004 ( 0.000005)
autoconf 0.000007 0.000005 0.000012 ( 0.000012)
configure 0.000050 0.000037 0.000087 ( 0.000090)
build_up 0.005895 0.004421 7.726530 ( 8.205025)
build_miniruby 0.001017 0.001876 0.778475 ( 0.784749)
build_ruby 0.002396 0.001863 3.356056 ( 3.186449)
build_all 0.019451 0.002332 21.456437 ( 2.342713)
build_install 0.015520 0.008176 8.078226 ( 2.418674)
test_btest 0.000831 0.000468 76.613693 ( 8.085239)
test_basic 0.004561 0.002565 0.345585 ( 0.434616)
test_all 0.002179 0.001226 703.522394 ( 68.012902)
test_rubyspec 0.115443 0.047597 46.211304 ( 51.530253)
total: 145.00 sec