Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-143455
#<BuildRuby:0x0000557e4ac4b918
@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-143455",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000000 0.011541 0.944237 ( 1.236402)
build_miniruby 0.000355 0.001359 0.068149 ( 0.066583)
build_ruby 0.002306 0.000000 0.071108 ( 0.068991)
build_all 0.007243 0.003236 4.072405 ( 0.783819)
build_install 0.018369 0.005887 7.695451 ( 2.304096)
test_btest 0.000877 0.000267 47.328348 ( 44.819575)
test_basic 0.006931 0.000913 0.350013 ( 0.437550)
test_all 0.001329 0.000388 685.168468 ( 66.592799)
test_rubyspec 0.094716 0.071128 46.043622 ( 51.602043)
total: 167.91 sec