Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-022507
#<BuildRuby:0x0000565277ef3fd8
@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.20231127-022507",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004112 0.001644 0.934578 ( 1.335076)
build_miniruby 0.000819 0.000327 0.858228 ( 0.857615)
build_ruby 0.001123 0.000449 2.655268 ( 2.655723)
build_all 0.008022 0.000000 12.238978 ( 1.016896)
build_install 0.006816 0.004427 3.701852 ( 0.983517)
test_btest 0.000504 0.000189 63.205198 ( 6.107930)
test_basic 0.001357 0.002875 0.404477 ( 0.484114)
test_all 0.069751 0.027142 355.300423 ( 41.136408)
test_rubyspec 0.021995 0.045371 39.861292 ( 52.418118)
total: 107.00 sec