Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-032536
#<BuildRuby:0x000056336f53a5e0
@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.20220130-032536",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009295 0.001328 0.942028 ( 1.227588)
build_miniruby 0.001767 0.000252 0.075139 ( 0.072744)
build_ruby 0.001355 0.000194 0.071360 ( 0.069385)
build_all 0.007104 0.003524 4.028441 ( 0.770855)
build_install 0.020031 0.004042 7.779508 ( 2.353129)
test_btest 0.000931 0.000169 47.173913 ( 43.779276)
test_basic 0.003654 0.004204 0.336597 ( 0.425183)
test_all 0.002556 0.000000 646.493276 ( 64.551509)
test_rubyspec 0.103917 0.060860 46.007113 ( 51.327901)
total: 164.58 sec