Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-153913
#<BuildRuby:0x00005628cf2db858
@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.20240103-153913",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.004473 0.001053 1.359501 ( 1.595245)
build_miniruby 0.000697 0.000164 0.855256 ( 0.854499)
build_ruby 0.000000 0.001262 2.651600 ( 2.650873)
build_all 0.003516 0.005582 14.396715 ( 1.300868)
build_install 0.004706 0.002893 4.226652 ( 1.072359)
test_btest 0.000795 0.000265 77.467362 ( 6.820904)
test_basic 0.001952 0.003167 0.637536 ( 0.712519)
test_all 0.095677 0.033347 503.920039 ( 48.609720)
test_rubyspec 0.033700 0.012927 48.217704 ( 60.643120)
total: 124.26 sec