Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-114150
#<BuildRuby:0x0000561a39950b88
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-114150",
@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.000002 0.000008 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.002582 0.008853 0.958934 ( 2.417837)
build_miniruby 0.001460 0.000562 0.077050 ( 0.075570)
build_ruby 0.002215 0.000000 0.077674 ( 0.076513)
build_all 0.007701 0.002049 4.125653 ( 0.782967)
build_install 0.022490 0.001759 7.871853 ( 2.322567)
test_btest 0.001005 0.000288 47.428276 ( 45.125975)
test_basic 0.006328 0.001808 0.352075 ( 0.438972)
test_all 0.001554 0.000444 667.361561 ( 65.405507)
test_rubyspec 0.087579 0.085879 46.264500 ( 51.756900)
total: 168.40 sec