Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-183001
#<BuildRuby:0x000055f28aa6f4f0
@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.20231231-183001",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004240 0.000653 0.790085 ( 1.199553)
build_miniruby 0.001185 0.000183 0.792865 ( 0.792954)
build_ruby 0.001296 0.000199 2.676869 ( 2.686211)
build_all 0.008085 0.000539 12.006669 ( 0.985139)
build_install 0.005825 0.004874 3.461789 ( 0.973141)
test_btest 0.000755 0.000151 62.291202 ( 4.864207)
test_basic 0.004278 0.000000 0.393843 ( 0.474468)
test_all 0.064498 0.035825 373.142753 ( 37.680434)
test_rubyspec 0.021904 0.041160 40.160868 ( 52.732763)
total: 102.39 sec