Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-153043
#<BuildRuby:0x000055a63189aeb8
@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.20240115-153043",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003421 0.001140 1.152496 ( 1.506945)
build_miniruby 0.000911 0.000303 0.896458 ( 0.895403)
build_ruby 0.001879 0.000000 2.649787 ( 2.654658)
build_all 0.006236 0.002724 14.145434 ( 1.304563)
build_install 0.004866 0.002944 4.065964 ( 1.047081)
test_btest 0.000722 0.000253 76.878333 ( 6.474768)
test_basic 0.000000 0.005240 0.754563 ( 0.835147)
test_all 0.087564 0.042473 487.794424 ( 48.933483)
test_rubyspec 0.023402 0.025796 49.655617 ( 61.995367)
total: 125.65 sec