Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-064958
#<BuildRuby:0x0000561b85aa3e20
@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.20240115-064958",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.005312 0.000228 1.078952 ( 1.440471)
build_miniruby 0.000000 0.001060 0.832272 ( 0.831704)
build_ruby 0.000836 0.000555 2.640388 ( 2.640230)
build_all 0.008788 0.000393 14.298472 ( 1.323133)
build_install 0.003415 0.004332 4.054373 ( 1.075142)
test_btest 0.000825 0.000206 73.400456 ( 7.101376)
test_basic 0.002584 0.002385 0.707890 ( 0.783677)
test_all 0.088874 0.039439 459.112559 ( 52.581329)
test_rubyspec 0.026892 0.020236 48.588824 ( 60.965156)
total: 128.74 sec