Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-121826
#<BuildRuby:0x000055f4845bf260
@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.20231227-121826",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.004411 0.000735 1.277681 ( 1.740761)
build_miniruby 0.001221 0.000203 0.891250 ( 0.890998)
build_ruby 0.000000 0.001748 2.678631 ( 2.683001)
build_all 0.003423 0.006520 16.851068 ( 1.517120)
build_install 0.006493 0.001709 4.738010 ( 1.117405)
test_btest 0.001014 0.000000 81.899983 ( 7.551335)
test_basic 0.004263 0.000000 0.670085 ( 0.746368)
test_all 0.106153 0.027826 536.088513 ( 60.055081)
test_rubyspec 0.010908 0.037298 51.257681 ( 63.591538)
total: 139.89 sec