Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-071503
#<BuildRuby:0x0000558729b04658
@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.20220202-071503",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000016)
build_up 0.010086 0.000827 0.929752 ( 1.758784)
build_miniruby 0.001930 0.000257 0.073966 ( 0.073164)
build_ruby 0.001803 0.000241 0.071688 ( 0.070914)
build_all 0.000000 0.010374 4.133478 ( 0.812647)
build_install 0.022141 0.001013 7.786654 ( 2.335509)
test_btest 0.001147 0.000261 47.570292 ( 44.325151)
test_basic 0.000000 0.007941 0.336684 ( 0.424011)
test_all 0.000887 0.000597 688.079650 ( 66.974865)
test_rubyspec 0.104636 0.052748 45.805989 ( 51.442827)
total: 168.22 sec