Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-184255
#<BuildRuby:0x0000557d6c29b4b0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240114-184255",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000018 0.000005 0.000023 ( 0.000024)
build_up 0.001910 0.004902 0.803756 ( 1.174664)
build_miniruby 0.000785 0.000314 0.821950 ( 0.821675)
build_ruby 0.000973 0.000390 2.671538 ( 2.672595)
build_all 0.000499 0.006840 11.965120 ( 0.976530)
build_install 0.010368 0.003107 3.454702 ( 0.969157)
test_btest 0.000567 0.000283 65.432633 ( 4.498092)
test_basic 0.003555 0.001778 0.421148 ( 0.500951)
test_all 0.063238 0.037236 365.551770 ( 41.382198)
test_rubyspec 0.023944 0.043193 40.636202 ( 53.178225)
total: 106.18 sec