Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-233431
#<BuildRuby:0x000055e2409c7818
@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.20231122-233431",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000880 0.004292 1.372732 ( 1.745775)
build_miniruby 0.000784 0.000294 0.840671 ( 0.840763)
build_ruby 0.001048 0.000393 2.825280 ( 2.825843)
build_all 0.003968 0.006362 16.225393 ( 1.503850)
build_install 0.008965 0.004424 4.952909 ( 1.170080)
test_btest 0.000669 0.000301 82.473743 ( 7.224232)
test_basic 0.000261 0.004129 0.605025 ( 0.683724)
test_all 0.112116 0.019976 500.456967 ( 47.004956)
test_rubyspec 0.024019 0.027282 51.431093 ( 63.745522)
total: 126.75 sec