Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-042833
#<BuildRuby:0x000055bec68677b8
@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-042833",
@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.000004 0.000018 ( 0.000017)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.005764 0.000000 1.450652 ( 1.722081)
build_miniruby 0.000845 0.000000 0.871255 ( 0.870941)
build_ruby 0.001749 0.000000 2.702312 ( 2.702294)
build_all 0.008500 0.000775 14.408825 ( 1.290566)
build_install 0.004067 0.004523 4.225889 ( 1.066423)
test_btest 0.000872 0.000218 72.880822 ( 6.963031)
test_basic 0.003472 0.000868 0.707767 ( 0.784514)
test_all 0.105537 0.022571 498.286673 ( 45.229556)
test_rubyspec 0.009454 0.038088 48.013307 ( 60.310488)
total: 120.94 sec