Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-160017
#<BuildRuby:0x000055f9841bb858
@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.20231102-160017",
@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.004527 0.001065 1.405076 ( 1.674961)
build_miniruby 0.001170 0.000275 1.013836 ( 1.013324)
build_ruby 0.001123 0.000264 2.865980 ( 2.865815)
build_all 0.007347 0.002935 16.873476 ( 1.460957)
build_install 0.005723 0.003425 5.025628 ( 1.177076)
test_btest 0.000772 0.000211 86.974798 ( 7.217499)
test_basic 0.003944 0.000000 0.761494 ( 0.839604)
test_all 0.091961 0.048081 514.171963 ( 62.374697)
test_rubyspec 0.013470 0.042069 52.290015 ( 64.597440)
total: 143.22 sec