Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-211606
#<BuildRuby:0x0000556cf0fe7e20
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20231204-211606",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004827 0.000185 1.273320 ( 1.669734)
build_miniruby 0.000778 0.000173 0.821381 ( 0.821504)
build_ruby 0.001067 0.000238 2.713876 ( 2.714468)
build_all 0.008966 0.001013 16.412265 ( 1.478490)
build_install 0.004390 0.005567 4.910254 ( 1.204402)
test_btest 0.000921 0.000242 84.596306 ( 6.624770)
test_basic 0.000000 0.004166 0.765834 ( 0.842199)
test_all 0.111289 0.025065 544.539404 ( 50.052853)
test_rubyspec 0.018929 0.030846 51.230826 ( 63.635905)
total: 129.05 sec