Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-082628
#<BuildRuby:0x000055c64f873280
@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-082628",
@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.000004 0.000002 0.000006 ( 0.000006)
build_up 0.001111 0.004669 0.945559 ( 1.341615)
build_miniruby 0.000000 0.001117 0.799868 ( 0.799905)
build_ruby 0.000000 0.001905 2.621839 ( 2.622522)
build_all 0.001577 0.006366 12.173827 ( 1.001395)
build_install 0.010662 0.001595 4.186021 ( 1.007422)
test_btest 0.000390 0.000285 64.882838 ( 4.434997)
test_basic 0.002000 0.002618 0.411117 ( 0.491207)
test_all 0.077844 0.019220 350.201684 ( 39.211140)
test_rubyspec 0.035569 0.033775 39.869610 ( 52.431552)
total: 103.34 sec