Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-094652
#<BuildRuby:0x0000564f5f67b7b8
@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.20231128-094652",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.005287 1.213822 ( 1.643435)
build_miniruby 0.000000 0.001006 0.873203 ( 0.873942)
build_ruby 0.000000 0.001464 2.729613 ( 2.729472)
build_all 0.009802 0.000751 16.999233 ( 1.498258)
build_install 0.005518 0.004454 5.092408 ( 1.176738)
test_btest 0.001073 0.000000 84.019708 ( 7.655483)
test_basic 0.004111 0.000000 0.764296 ( 0.841590)
test_all 0.112816 0.024403 509.313263 ( 57.822761)
test_rubyspec 0.024163 0.024784 49.525558 ( 61.733997)
total: 135.98 sec