Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-150652
#<BuildRuby:0x000055992df6b280
@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.20240108-150652",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.005130 0.000000 1.371444 ( 1.794389)
build_miniruby 0.001108 0.000000 1.500354 ( 1.504168)
build_ruby 0.001644 0.000005 4.432685 ( 4.443091)
build_all 0.000000 0.010846 16.684157 ( 1.852686)
build_install 0.005748 0.009866 5.014290 ( 1.790616)
test_btest 0.000611 0.000222 82.829249 ( 8.028584)
test_basic 0.002089 0.004996 0.751657 ( 0.817604)
test_all 0.088960 0.035603 549.805721 ( 71.873255)
test_rubyspec 0.041056 0.025926 82.297728 ( 94.466844)
total: 186.57 sec