Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-150908
#<BuildRuby:0x0000558b7f2a7280
@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.20240104-150908",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004807 0.000848 1.689572 ( 1.783926)
build_miniruby 0.000734 0.000130 0.867242 ( 0.867092)
build_ruby 0.001461 0.000258 2.823247 ( 2.828511)
build_all 0.002945 0.006415 14.432168 ( 1.414602)
build_install 0.004876 0.003168 4.274009 ( 1.070794)
test_btest 0.000789 0.000215 73.657650 ( 7.188779)
test_basic 0.002766 0.003562 0.835098 ( 0.910747)
test_all 0.098409 0.033024 456.348826 ( 47.811925)
test_rubyspec 0.018677 0.028207 48.332589 ( 60.670167)
total: 124.55 sec