Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-005150
#<BuildRuby:0x0000556ab4430480
@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.20220503-005150",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.007693 0.004956 1.025924 ( 1.123674)
build_miniruby 0.001710 0.000395 0.073875 ( 0.071673)
build_ruby 0.001585 0.000365 0.071858 ( 0.069765)
build_all 0.007385 0.003016 1.513392 ( 0.615470)
build_install 0.021983 0.001932 5.922499 ( 2.790998)
test_btest 0.000948 0.000200 72.574901 ( 8.065124)
test_basic 0.007550 0.001589 0.299600 ( 0.385219)
test_all 0.001889 0.000397 660.011358 ( 64.958110)
test_rubyspec 0.106699 0.082597 45.290527 ( 50.477366)
total: 128.56 sec