Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-065857
#<BuildRuby:0x0000561c85a9fce8
@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.20231021-065857",
@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.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003560 0.001113 1.363049 ( 1.600278)
build_miniruby 0.000000 0.001090 0.843294 ( 0.842819)
build_ruby 0.000000 0.001508 2.677637 ( 2.678411)
build_all 0.008380 0.001481 15.223292 ( 1.448075)
build_install 0.008618 0.000000 4.518744 ( 1.122865)
test_btest 0.001032 0.000000 76.851627 ( 7.081130)
test_basic 0.004341 0.000423 0.745033 ( 0.822182)
test_all 0.006747 0.000430 482.046418 ( 44.634865)
test_rubyspec 0.019923 0.032329 49.597952 ( 61.822513)
total: 122.05 sec