Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-001858
#<BuildRuby:0x000055ef78dd5438
@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.20220809-001858",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.008401 0.000646 0.838370 ( 1.568001)
build_miniruby 0.002476 0.000191 0.064110 ( 0.061452)
build_ruby 0.001601 0.000123 0.057042 ( 0.091510)
build_all 0.009235 0.000306 1.264818 ( 0.469051)
build_install 0.015518 0.000684 4.334862 ( 1.831317)
test_btest 0.001051 0.000070 53.117812 ( 6.152485)
test_basic 0.000884 0.005379 0.299552 ( 0.389493)
test_all 0.001712 0.000214 482.409880 ( 52.648828)
test_rubyspec 0.113263 0.019317 41.596281 ( 49.322840)
total: 112.54 sec