Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-210112
#<BuildRuby:0x000055ff4d673340
@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.20220220-210112",
@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.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.002628 0.008968 0.939984 ( 1.006164)
build_miniruby 0.001856 0.000398 0.080649 ( 0.077976)
build_ruby 0.001653 0.000354 0.081545 ( 0.079350)
build_all 0.012146 0.000000 4.162607 ( 0.777455)
build_install 0.010791 0.011291 7.824508 ( 2.307965)
test_btest 0.000886 0.000253 74.622869 ( 7.777874)
test_basic 0.008043 0.000000 0.333830 ( 0.421755)
test_all 0.002029 0.000000 657.457749 ( 65.073174)
test_rubyspec 0.120478 0.055349 46.188173 ( 51.545521)
total: 129.07 sec